Thread overview |
---|
March 15, 2007 [Issue 1063] New: Assertion failure: 'global.errors' on line 444 in file 'declaration.c' | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=1063 Summary: Assertion failure: 'global.errors' on line 444 in file 'declaration.c' Product: D Version: 1.009 Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: bugzilla@digitalmars.com ReportedBy: torhu@yahoo.com test.d: --- import std.stdio; alias writefln writefln; --- dmd -c test.d Assertion failure: 'global.errors' on line 444 in file 'declaration.c' abnormal program termination -- |
March 29, 2007 [Issue 1063] Assertion failure: 'global.errors' on line 444 in file 'declaration.c' | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=1063 thomas-dloop@kuehne.cn changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #1 from thomas-dloop@kuehne.cn 2007-03-29 14:08 ------- Added to DStress as http://dstress.kuehne.cn/nocompile/a/alias_30_L.d *** This bug has been marked as a duplicate of 1054 *** -- |
March 29, 2007 [Issue 1063] Assertion failure: 'global.errors' on line 444 in file 'declaration.c' | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=1063 ------- Comment #2 from thomas-dloop@kuehne.cn 2007-03-29 14:30 ------- Added to DStress as http://dstress.kuehne.cn/nocompile/a/alias_30_L.d -- |
Copyright © 1999-2021 by the D Language Foundation