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

Build DMD, Druntime + Phobos in debug mode #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wilzbach
Copy link
Member

Not sure whether it's a good idea as this might result in a slowdown.
Also in theory there might be differences between the debug and release version and thus could result in an undetected breakage.

OTOH seeing a nice stacktrace on errors at the CI helps, though of course it can be argued that this is needed so seldom that it's not worth the risk or slowdown.

@dlang-bot
Copy link
Collaborator

Thanks for your pull request, @wilzbach!

@MartinNowak
Copy link
Member

Somewhat undecided.

This goes back to building dmd with assertions but without the invariant slowdown.
dlang/dmd#7980
Though the test suite doesn't spend so much time building code I guess.
Another issue is the up&download size of the binary artifacts, hopefully compressions works well enough here.

@wilzbach wilzbach force-pushed the debug branch 2 times, most recently from 2e6d867 to 9b68f82 Compare August 13, 2018 13:54
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.

3 participants