-
-
Notifications
You must be signed in to change notification settings - Fork 608
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
use ldc-0.16.0-beta2 for testing ddmd #5025
Conversation
MartinNowak
commented
Sep 2, 2015
- based on 2.067.1 frontend
|
Apparently Kai used a too new Linux distro for building the binaries. |
|
Didn't we have that problem with ldc-15.2 already? You should really build your releases in a virtualized environment. |
|
Well, I am building the release in a VirtualBox environment. I thought I had ultimately fixed the problem (its simply adding |
e35502f
to
1498d14
Compare
|
Trying again w/ alpha4. |
1498d14
to
25001d8
Compare
|
Now compiles ddmd but triggers an assertion https://github.com/D-Programming-Language/dmd/blob/b6e5152c188e4eee567712a095386b8ee8eec05a/src/expression.d#L4417. |
|
Hm… It passed some months ago; I need to look into this. |
|
Interestingly enough, I can't reproduce the failure on OS X. |
25001d8
to
60358e8
Compare
|
retry with beta1 |
60358e8
to
d5cada3
Compare
|
retry with beta2 |
- based on 2.067.1 frontend
d5cada3
to
bae1130
Compare
|
Looking good! |
|
Nice! |
use ldc-0.16.0-beta2 for testing ddmd