[Issue 24016] ImportC: __attribute__ in switch statements: error: found `__attribute__` instead of statement

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Aug 4 01:27:46 UTC 2023


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
I get a warning from gcc and clang on this:

    warning: empty declaration [enabled by default]

It compiles without error with the latest ImportC.

If there are further issues with this, please submit them.

--


More information about the Digitalmars-d-bugs mailing list