[Issue 340] [Tracker] Forward reference bugs and other order-of-declaration issues

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 2 12:01:39 UTC 2019


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

--- Comment #18 from Basile-z <b2.temp at gmx.com> ---
I've noticed this meta issue when I used to fix bugs and I think it was only
useful to show that there WAS a big problem in the compiler. There are more
that are not listed here and I think there will always be a few cases that are
not fixable. Out of order declarations, lazy semantic and multi passes will
ALWAYS have problems although in most of the cases this gives great power and
works fine.

People just gotta admit that not everything can work. The little pity is that
we can't formally define what will not work.

--


More information about the Digitalmars-d-bugs mailing list