[Issue 19467] Don't support EV_SET on OSX?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 6 10:45:29 UTC 2018


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

Richard Cattermole <alphaglosined at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alphaglosined at gmail.com

--- Comment #1 from Richard Cattermole <alphaglosined at gmail.com> ---
EV_SET is a D function which references structs only.
It is effectively is a C macro (translated).

EV_SET function calling, should not be causing linking issues by itself.

https://github.com/dlang/druntime/blob/master/src/core/sys/darwin/sys/event.d#L49

--


More information about the Digitalmars-d-bugs mailing list