-
-
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
Tuple/static array initialization ICE #797
Labels
Comments
dnadlinger
added a commit
to dnadlinger/ldc
that referenced
this issue
Nov 16, 2014
Just as for structs, `DVarValue::getRVal()` doesn't dereference the address for these. GitHub: Fixes ldc-developers#797.
|
Fixed in 0.15.1. |
|
The PR has not been merged yet, I forgot that it still lacking a test case. Has this been fixed in another way? |
|
I had the wrong impression that the PR was already merged. |
|
Okay. We can just merge it at any time even without a targeted test case, though. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by Daniel N on the mailing list:
PR incoming
The text was updated successfully, but these errors were encountered: