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 win32 dmd to not emit a map file unless asked for with -map #158

Merged
merged 1 commit into from
Jun 22, 2011

Conversation

braddr
Copy link
Member

@braddr braddr commented Jun 21, 2011

Ok, I must have only tested the first case of pull 6 with linux. The default for the win32 dmd prior to this pull is to generate a map file all the time. It's the only platform to do that. This pull request turns that off. To get a map file, you must specify -map now.

WalterBright added a commit that referenced this pull request Jun 22, 2011
Fix win32 dmd to not emit a map file unless asked for with -map
@WalterBright WalterBright merged commit d7f26d8 into dlang:master Jun 22, 2011
braddr pushed a commit to braddr/dmd that referenced this pull request Oct 22, 2012
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