[Issue 1197] "static if" + enum.max/enum.min doesn't compile (D1 only)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 31 03:34:06 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=1197
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|regression(D1 only): |"static if" +
|"static if" + |enum.max/enum.min doesn't
|enum.max/enum.min doesn't |compile (D1 only)
|compile |
Severity|regression |normal
--- Comment #5 from Don <clugdbug at yahoo.com.au> 2010-08-31 03:33:48 PDT ---
The fact that it doesn't work on D1 isn't actually a regression. The regression
was fixed in 1.021-1.023.
It never actually worked on D1. Here's the full behaviour:
Segfault on 0.140, forward reference error 0.150-1.010, segfault 1.013-1.020,
forward reference error 1.023-present.
Segfault 2.000, forward reference 2.012-2.030, works 2.031- present.
Downgrading to normal.
--
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