digitalmars.D.bugs - [Issue 2198] New: Segfault
- d-bugmail puremagic.com (20/20) Jul 06 2008 http://d.puremagic.com/issues/show_bug.cgi?id=2198
- d-bugmail puremagic.com (9/9) Jul 06 2008 http://d.puremagic.com/issues/show_bug.cgi?id=2198
http://d.puremagic.com/issues/show_bug.cgi?id=2198 Summary: Segfault Product: D Version: 1.031 Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: bugzilla digitalmars.com ReportedBy: clugdbug yahoo.com.au /* bug.d(4): Error: Array operations not implemented SEGFAULT */ void b(int [] a) { b(a + a); } --
Jul 06 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2198 clugdbug yahoo.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID Aargh. Hit enter by mistake. Ignore this. --
Jul 06 2008