[Issue 23598] Another nasty forward reference bug
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 20 08:31:40 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23598
Max Samukha <maxsamukha at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
--- Comment #9 from Max Samukha <maxsamukha at gmail.com> ---
(In reply to Walter Bright from comment #8)
> Looking at expandMembers, perhaps this could be done in two passes - once
> for the top level conditional compilation, then check oneMember, then again
> for the rest.
I guess doing this won't solve the general problem. Perhaps, I should humble
myself and resort to other means instead of trying to get from the compiler
what it can't give.
--
More information about the Digitalmars-d-bugs
mailing list