[Issue 9055] New: Compiler bails out on initializing a variable
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 22 04:11:32 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=9055
Summary: Compiler bails out on initializing a variable
Product: D
Version: D2
Platform: x86
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: svv1999 at hotmail.com
--- Comment #0 from Manfred Nowak <svv1999 at hotmail.com> 2012-11-22 04:11:31 PST ---
Created an attachment (id=1164)
the source
On compiling with the `-debug' option, i.e. initializing the variable, the
compiler evokes an exception.
Without `-debug', i.e. _not_ initializing the variable, compilation ends
flawlessly.
-manfred
--
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