← Back to index
|
Original Bugzilla link
Bug 10207 – Alias and @attributes: Assertion failure: '!udas' on line 3132 in file 'parse.c'
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2013-05-29T11:39:00Z
Last change time
2013-11-11T22:59:31Z
Keywords
ice, pull
Assigned to
nobody
Creator
bruno.do.medeiros+deebugz
Comments
Comment #0
by bruno.do.medeiros+deebugz — 2013-05-29T11:39:48Z
Happens with this code: alias @Safe int __externC;
Comment #1
by bugzilla — 2013-11-11T01:10:10Z
https://github.com/D-Programming-Language/dmd/pull/2741
Comment #2
by github-bugzilla — 2013-11-11T22:59:15Z
Commits pushed to master at
https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/e34388e7735c6d95c00dd106c44ea2faff28e7b2
fix Issue 10207 - Alias and @attributes: Assertion failure: udas on line 3132 in file parse.c
https://github.com/D-Programming-Language/dmd/commit/117a7743059c7e790e8b610486d1b72dbf6df82e
Merge pull request #2741 from WalterBright/fix10207 fix Issue 10207 - Alias and @attributes: Assertion failure: udas on line 3132 in file parse.c