[Issue 14166] null dereference during CTFE
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Feb 10 07:44:59 PST 2015
https://issues.dlang.org/show_bug.cgi?id=14166
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|D1 & D2 |D2
--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Vladimir Panteleev from comment #2)
> (In reply to Kenji Hara from comment #1)
> > Is this really a regression? With 2.066.1 and, 2.066, same error happens.
> >
> > And with 2.065, the error is changed to:
>
> Sorry about that. This code compiles in 2.065 but not 2.066:
>
[snip]
Thanks. I found that the root of the first rejects-valid case is same with the
second regression case. But I want a little more time for the think of the good
way to fix the issue.
--
More information about the Digitalmars-d-bugs
mailing list