Thread overview
[Issue 23871] ImportC: __attribute not recognized
May 02, 2023
Walter Bright
May 02, 2023
Walter Bright
May 02, 2023
Dlang Bot
May 02, 2023
Dlang Bot
May 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23871

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com
            Summary|ImportC:                    |ImportC: __attribute not
                   |__attribute((noreturn)) not |recognized
                   |recognized                  |

--
May 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23871

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ImportC

--
May 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23871

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #15160 "fix Issue 23871 - ImportC: __attribute not recognized" fixing this issue:

- fix Issue 23871 - ImportC: __attribute not recognized

https://github.com/dlang/dmd/pull/15160

--
May 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23871

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15160 "fix Issue 23871 - ImportC: __attribute not recognized" was merged into master:

- d9686e153fe35aaf101e841930c820b7e41ace7e by Walter Bright:
  fix Issue 23871 - ImportC: __attribute not recognized

https://github.com/dlang/dmd/pull/15160

--