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 msrmain.c Complie error when using mymake.bat #1

Merged
merged 1 commit into from
Jan 9, 2017

Conversation

eastWillow
Copy link
Contributor

When I using mymake.bat and WDK 7600.16385.1 x64 Free Build Environment
I got error C2275 in line 160.

Because can't have a variable declared in the middle of the scope.
So i modify the code.

When I using mymake.bat and WDK 7600.16385.1 x64 Free Build Environment
I got error 2275 in line 160.

Because can't have a variable declared in the middle of the scope.
So i modify the code.
@eastWillow eastWillow closed this Jan 6, 2017
@eastWillow eastWillow reopened this Jan 6, 2017
@mhillenbrand mhillenbrand merged commit 7badf79 into mhillenbrand:master Jan 9, 2017
@mhillenbrand
Copy link
Owner

thank you for your patch.

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.

2 participants