-
-
Notifications
You must be signed in to change notification settings - Fork 264
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
LDC 1.5.0 crash on imports #2413
Comments
|
|
|
This is apparently another front-end issue; DMD 2.076.1 and 2.077 crash as well. LDC's |
|
I am able to build this with dmd 2.076 and 2.077 on windows. |
|
I've tested it on Windows as well; I've used an import path though: Edit: But DMD 2.077 is also crashing with |
|
Add proper module definitions i.e. to the files and it doesn't crash, and ldc keeps crashing |
LDC 1.6.0-beta1 doesn't. So I guess this particular bug was fixed in the 2.076 front-end, while there's still a bug if there are no module declarations. |
|
Okee, closing this bug then. |
perfontain.zip
ldc2 perfontain/nodes/sprite.d
Wrote crash dump file ...
The text was updated successfully, but these errors were encountered: