https://issues.dlang.org/show_bug.cgi?id=20753

--- Comment #5 from Vladimir Panteleev <[email protected]> ---
(In reply to RazvanN from comment #3)
> Running the code on run.dlang.io [1], it seems that at some point this code
> compiled, but then it issued an error which was transformed into an ICE. So
> by "Works in DMD 2.085 but not newer.", I guess you mean that a proper error
> is outputted? I can't imagine how this used to work we have a mutual
> dependency at semantic between HashCollection and IniFragment.

By "works" here I meant "does not crash with -o-", but it does result in
various errors with -c.

With -c, it succeeds in the version range 2.066.0 to 2.071.2.

--

Reply via email to