On Wednesday, 18 July 2012 at 12:15:52 UTC, Lemonfiend wrote:
On Wednesday, 11 July 2012 at 02:30:47 UTC, Timon Gehr wrote:
On 07/11/2012 04:25 AM, ixid wrote:
in some way it sees global immutables almost as enums
This seems like a bad idea. Consistency of behaviour would
seem to be a
good principle to expect of a language.
You are right; this is a bug.
Has someone reported this bug? I can't seem to find it in the
tracker.
If not, how should I go about reporting it?
Also, I don't think I'm clear enough about the differences
between immutables, consts and enums to write a bug report about
this.