Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows: don't hard-code forward-slash paths #4834

Merged
merged 1 commit into from
Mar 28, 2020

Conversation

mikdusan
Copy link
Member

zig targets -> unable to list targets: BadPathName

after patch native triples look sane:

  • windows10: x86_64-windows.win8_1...win8_1-msvc
  • archlinux: x86_64-linux.5.5.11...5.5.11-gnu.2.31
  • macos: x86_64-macosx.10.15.4...10.15.4-gnu

`zig targets` -> unable to list targets: BadPathName
@mlarouche
Copy link
Sponsor Contributor

Is there a task to fix path handling for Windows so it accepts forward slashes ?

@mikdusan
Copy link
Member Author

Is there a task to fix path handling for Windows so it accepts forward slashes ?

this looks relevant: #2668

@andrewrk andrewrk merged commit 33819ec into ziglang:master Mar 28, 2020
@mikdusan mikdusan deleted the targets branch March 28, 2020 01:48
@daurnimator daurnimator added the standard library This issue involves writing Zig code for the standard library. label Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
standard library This issue involves writing Zig code for the standard library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants