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

fix std.os.windows.PathFileExists specified in the wrong DLL #1066

Merged
merged 1 commit into from Jun 6, 2018

Conversation

andrewrk
Copy link
Member

@andrewrk andrewrk commented Jun 6, 2018

closes #1054

@bheads
Copy link

bheads commented Jun 6, 2018

@andrewrk Might want to look at GetFileAttributes from Kernel32.dll
https://msdn.microsoft.com/en-us/library/windows/desktop/aa364944(v=vs.85).aspx

@andrewrk andrewrk merged commit b11c5d8 into master Jun 6, 2018
@andrewrk andrewrk deleted the windows-path-file-exists branch June 6, 2018 19:36
@andrewrk
Copy link
Member Author

andrewrk commented Jun 6, 2018

@bheads I'll be sure to do that when I fix the TODO. See also #363

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Windows] Stage2 compiler - zig.exe - Entry Point Not Found
2 participants