http://d.puremagic.com/issues/show_bug.cgi?id=7230
Summary: Crash during printing anonymous union with writeln family functions. Product: D Version: D2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nob...@puremagic.com ReportedBy: luk.wrzo...@gmail.com --- Comment #0 from Lukasz Wrzosek <luk.wrzo...@gmail.com> 2012-01-05 02:28:54 PST --- writeln is not aware of anonymous unions inside of structs (probably classes too). The attached file crashes when run. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------