[Issue 14948] [Reg 2.068.0] AA key requirement was broken w/o notice and w/ horrible error message
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Aug 31 04:02:49 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14948
--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Steven Schveighoffer from comment #3)
> 2. Error message is horrible, we need to know where the AA was instantiated
> to be able to fix this.
With my reduced test case, the error message prints line 4, it's where the AA
type int[HTTP] is declared.
--
More information about the Digitalmars-d-bugs
mailing list