You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fix for https://issues.dlang.org/show_bug.cgi?id=12929 prompted a discussion about C/C++ compatibility for anonymous structs/unions.
After time had passed, it was discovered that the error caused by the original use case no longer occurred. Therefore, the issue was marked fixed, but the discussion about how to test for C/C++ compatibility remains unresolved.
See https://github.com/dlang/dmd/pull/4107 for context.
The text was updated successfully, but these errors were encountered:
Mike Franklin reported this on 2017-11-25T00:52:26Z
Transferred from https://issues.dlang.org/show_bug.cgi?id=18008
Description
The text was updated successfully, but these errors were encountered: