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

Write assemblies to disk with KeepOldMaxStack-flag #43

Merged
merged 3 commits into from
Aug 31, 2022
Merged

Conversation

krafs
Copy link
Owner

@krafs krafs commented Aug 30, 2022

Adds writing publicized assemblies to disk with the KeepOldMaxStack-flag.
This avoids MSB4018 errors due to dnlib not being able to calculate the max stack value for some specially compiled assemblies.

Closes #42.

@krafs krafs added the bug Something isn't working label Aug 30, 2022
@krafs krafs self-assigned this Aug 30, 2022
@krafs krafs merged commit 59ae7de into main Aug 31, 2022
@krafs krafs deleted the keep-old-max-stack branch August 31, 2022 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error calculating max stack value
1 participant