Thread overview
[Issue 23060] MacOS: core.sys.posix.sys.socket missing some definitions
Apr 26, 2022
Andrea Fontana
Apr 26, 2022
Dlang Bot
Apr 28, 2022
Dlang Bot
Dec 17, 2022
Iain Buclaw
April 26, 2022
https://issues.dlang.org/show_bug.cgi?id=23060

--- Comment #1 from Andrea Fontana <trikkuz@gmail.com> ---
Here the macros: https://opensource.apple.com/source/xnu/xnu-201/bsd/sys/socket.h

--
April 26, 2022
https://issues.dlang.org/show_bug.cgi?id=23060

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@trikko created dlang/druntime pull request #3812 "Fixing Issue 23060" mentioning this issue:

- Fixing Issue 23060

  Missing some declarations for macOS/Darwin.
  Tested on a virtual machine.

https://github.com/dlang/druntime/pull/3812

--
April 28, 2022
https://issues.dlang.org/show_bug.cgi?id=23060

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #3812 "Fix issue 23060: MacOS: core.sys.posix.sys.socket missing some definitions" was merged into master:

- e58f9647c46053fddccb7872d49261bfa421f46b by Andrea Fontana:
  Fixing Issue 23060

  Missing some declarations for macOS/Darwin.
  Tested on a virtual machine.

https://github.com/dlang/druntime/pull/3812

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=23060

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 07
https://issues.dlang.org/show_bug.cgi?id=23060

--- Comment #4 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

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

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

--