digitalmars.D.bugs - [Issue 347] New: TOK116 has no effect in expression (a)
- d-bugmail puremagic.com Sep 14 2006
- d-bugmail puremagic.com Oct 04 2006
http://d.puremagic.com/issues/show_bug.cgi?id=347 Summary: TOK116 has no effect in expression (a) Product: D Version: 0.166 Platform: PC OS/Version: Windows Status: NEW Severity: minor Priority: P2 Component: DMD AssignedTo: bugzilla digitalmars.com ReportedBy: clugdbug yahoo.com.au Silly error message, following the meaningful one ("undefined identifier a"). Probably a relic of implicit lazy evaluation in 0.165. --- void main() { a; } --
Sep 14 2006
http://d.puremagic.com/issues/show_bug.cgi?id=347 bugzilla digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from bugzilla digitalmars.com 2006-10-04 20:00 ------- Fixed DMD 0.168 --
Oct 04 2006








d-bugmail puremagic.com