https://issues.dlang.org/show_bug.cgi?id=23598
Max Samukha <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal --- Comment #9 from Max Samukha <[email protected]> --- (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. --
