http://d.puremagic.com/issues/show_bug.cgi?id=3117
Haruki Shigemori <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|dmd crash by double star |dmd crash by *1 --- Comment #1 from Haruki Shigemori <[email protected]> 2009-07-03 00:16:58 PDT --- I found that a more simple sample. // a.d void main(){ *1; } > dmd a.d // crashed!!!! -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
