[Issue 8511] Segfault with forward-referenced enum
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Oct 3 17:59:04 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8511
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla at digitalmars.com
Resolution| |WORKSFORME
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2013-10-03 17:59:03 PDT ---
With 2.064 head, produces:
test.d(3): Error: type SQRTMAX has no value
test.d(3): Error: / has no effect in expression ((SQRTMAX) / 2)
test.d(1): Error: function test.hypot has no return statement, but is expected
to return a value of type real
--
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