Thread overview
[Issue 24123] More importc definitions are needed for macOS
[Issue 24123] More definitions are needed for ImportC to function on macOS (additions needed for importc.h)
Aug 30, 2023
Jeffrey H. Johnson
[Issue 24123] More definitions are needed for ImportC to function on macOS (additions needed for importc.h) / also, C11 atomics
Sep 07, 2023
Jeffrey H. Johnson
[Issue 24123] More importc definitions are needed for ImportC on macOS
Sep 12, 2023
Walter Bright
Sep 12, 2023
Walter Bright
Sep 12, 2023
Dlang Bot
Sep 12, 2023
Walter Bright
Sep 12, 2023
Dlang Bot
August 30, 2023
https://issues.dlang.org/show_bug.cgi?id=24123

Jeffrey H. Johnson <trnsz@pobox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |trnsz@pobox.com

--
September 07, 2023
https://issues.dlang.org/show_bug.cgi?id=24123

Jeffrey H. Johnson <trnsz@pobox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|More definitions are needed |More definitions are needed
                   |for ImportC to function on  |for ImportC to function on
                   |macOS (additions needed for |macOS (additions needed for
                   |importc.h)                  |importc.h) / also, C11
                   |                            |atomics

--
September 12, 2023
https://issues.dlang.org/show_bug.cgi?id=24123

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ImportC
                 CC|                            |bugzilla@digitalmars.com
            Summary|More definitions are needed |More importc definitions
                   |for ImportC to function on  |are needed for ImportC on
                   |macOS (additions needed for |macOS
                   |importc.h) / also, C11      |
                   |atomics                     |

--
September 12, 2023
https://issues.dlang.org/show_bug.cgi?id=24123

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|More importc definitions    |More importc definitions
                   |are needed for ImportC on   |are needed for macOS
                   |macOS                       |

--
September 12, 2023
https://issues.dlang.org/show_bug.cgi?id=24123

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 #15601 "fix Issue 24123 - More importc definitions are needed for macOS" fixing this issue:

- fix Issue 24123 - More importc definitions are needed for macOS

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

--
September 12, 2023
https://issues.dlang.org/show_bug.cgi?id=24123

--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> ---
Thank you for submitting the bug report. I created a pull request based on your contribution.

Please submit only one issue per bugzilla issue. I took the liberty of splitting the atomics issue into a separate issue:

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

--
September 12, 2023
https://issues.dlang.org/show_bug.cgi?id=24123

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15601 "fix Issue 24123 - More importc definitions are needed for macOS" was merged into master:

- 34f894e8bf5d57cc8220aa50c2a5d92eff7abd4b by Walter Bright:
  fix Issue 24123 - More importc definitions are needed for macOS

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

--