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

win32: Fixed errorlevel expansion #163

Merged
merged 1 commit into from
May 30, 2020
Merged

Conversation

timlg07
Copy link
Contributor

@timlg07 timlg07 commented May 26, 2020

Without delayed-expansion the value of %errorlevel% gets expanded before the execution of csc.

Without delayed-expansion the value of %errorlevel% gets expanded before the execution of csc.
@bencevans bencevans merged commit b8048d6 into bencevans:master May 30, 2020
bencevans pushed a commit that referenced this pull request May 30, 2020
Without delayed-expansion the value of %errorlevel% gets expanded before the execution of csc.
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