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

Making constructor name visible in debug builds and development mode #1251

Merged
merged 1 commit into from Feb 13, 2015

Conversation

ccummings
Copy link
Contributor

This is a cleaned up version of PR #1009 which fixes #1000

The solution is the exact same (eval), but wrapped with steal-remove tags so it is only done in dev builds or development mode (when using steal).

@daffl daffl added this to the 2.2.0 milestone Dec 2, 2014
@daffl daffl removed this from the 2.2.0 milestone Feb 13, 2015
daffl added a commit that referenced this pull request Feb 13, 2015
Making constructor name visible in debug builds and development mode
@daffl daffl merged commit 36378fb into master Feb 13, 2015
@daffl daffl deleted the constructor.name branch February 13, 2015 21:01
@daffl daffl mentioned this pull request Feb 13, 2015
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.

Constructor names visible in debugger
3 participants