← Back to index
|
Original Bugzilla link
Bug 7277 – [CTFE ICE] Assertion failure: 'thisval' on line 1690 in file 'interpret.c'
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dmd
Product
D
Version
D2
Platform
Other
OS
Windows
Creation time
2012-01-12T00:22:00Z
Last change time
2012-01-21T16:13:33Z
Keywords
ice-on-valid-code
Assigned to
nobody
Creator
bus_dbugzilla
Comments
Comment #0
by bus_dbugzilla — 2012-01-12T00:22:36Z
struct Foo { int a; int func() { void nested() { a = 1; } nested(); return 1; } } enum x = Foo().func();
Comment #1
by github-bugzilla — 2012-01-21T15:02:43Z
Commit pushed to
https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/89c71d8d8e0355167fc24dc671e6aa9b385a565a
Merge pull request #633 from donc/ctfe7216 CTFE ICE bugs 7216 and 7277
Comment #2
by bugzilla — 2012-01-21T16:13:33Z
https://github.com/D-Programming-Language/dmd/commit/e2a85d6f082626ed338c5f4a4a018a7bf8dd6a1e
https://github.com/D-Programming-Language/dmd/commit/89c71d8d8e0355167fc24dc671e6aa9b385a565a