[Issue 4750] fail_compilation/fail225.d causes dmd to segv
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Feb 13 21:50:04 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4750
--- Comment #6 from Brad Roberts <braddr at puremagic.com> 2011-02-13 21:47:33 PST ---
Created an attachment (id=908)
fix a few error handling paths
Several of the error paths in StructInitializer::semantic fail to set errors
which can lead to continuing to work with half built objects.
I'm not sure this is the right fix, but it does fix the segv produced by the
dmd failure test fail225.d and doesn't break any existing tests.
--
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