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 Issue 19747 - No debug line info for code in scope(exit) #9459

Merged
merged 1 commit into from Mar 18, 2019

Conversation

rainers
Copy link
Member

@rainers rainers commented Mar 17, 2019

remove gratuitous requirement of ascending source line numbers

testpdb.d now also supports registration free use of COM interfac to msdia140.dll as used by VS2017 and VS2019

remove gratuitous requirement of ascending source

testpdb.d now also supports registration free use of COM interfac to msdia140.dll as used by VS2017 and VS2019
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @rainers!

Bugzilla references

Auto-close Bugzilla Severity Description
19747 major No debug line info for code in scope(exit)

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "master + dmd#9459"

@dlang-bot dlang-bot merged commit 1cb2c49 into dlang:master Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants