D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 18008 - Need C/C++ interop tests for empty anonymous structs/unions
Summary: Need C/C++ interop tests for empty anonymous structs/unions
Status: NEW
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D2
Hardware: All All
: P3 normal
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-25 00:52 UTC by Mike Franklin
Modified: 2024-12-13 18:55 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Mike Franklin 2017-11-25 00:52:26 UTC
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.
Comment 1 dlangBugzillaToGithub 2024-12-13 18:55:06 UTC
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19334

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB