[Issue 3117] dmd crash by *1
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jul 3 00:16:59 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3117
Haruki Shigemori <rayerd.wiz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|dmd crash by double star |dmd crash by *1
--- Comment #1 from Haruki Shigemori <rayerd.wiz at gmail.com> 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: -------
More information about the Digitalmars-d-bugs
mailing list