[Issue 12460] Crash with goto and static if

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 7 08:32:32 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12460



--- Comment #2 from github-bugzilla at puremagic.com 2014-04-07 08:32:29 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/15fa38b9238c1bfb56214dc6ac76963843c011c6
fix Issue 12460 - Crash with goto and static if

By implementing issue 10199, LabelStatement::statement may be NULL. So
LabelStatement::syntaxCopy should consider the case.

https://github.com/D-Programming-Language/dmd/commit/aee4e6d51ed3d26b26eb2b7af5ee15d35b7664eb
Merge pull request #3434 from 9rnsr/fix12460

Issue 12460 - Crash with goto and static if

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list