-
Notifications
You must be signed in to change notification settings - Fork 58
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
dub run --build=release dlangide
has compile-time errors.
#421
Comments
I just had the same problem, macOS 10.11.6 and dmd 2.097.1 here. |
Well, maybe the code should be updated according to the new Dlang versions limitations |
This should be fixed as of now. If anyone can check this, it would be greatly appreciated! |
OpenSUSE 15.3 on Del 7720. Not exactly the same procedure as in the original bug submission and a slightly different dlang setup. dmd 2.097.0 I created an empty directory ~/Desktop/tmp, and then did the following:
Seems to have a similar failure in the same dub package version. Which dlangui version should be getting downloaded? |
OpenSUSE Linux 15.3 on Dell 7720 I did this:
|
Incidentally, when I cloned dlangide@8c072de2afd93aad9923966edc58ec0736deffb2, and then did a Here's what
|
OpenSUSE 15.2 on DELL 7720
I executed:
I observed:
Offending function looks like this (the return statement is line 377):
Maybe I should be using an older DMD?
The text was updated successfully, but these errors were encountered: