[Issue 23935] ImportC for libuv
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed May 24 17:29:59 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23935
a11e99z <black80 at bk.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1875|0 |1
is obsolete| |
--- Comment #2 from a11e99z <black80 at bk.ru> ---
Created attachment 1876
--> https://issues.dlang.org/attachment.cgi?id=1876&action=edit
comressed uv9.i after fixing some issues
preprocessed header with command:
cl.exe -P -Fiuv.i -DUSING_UV_SHARED -DWIN32_LEAN_AND_MEAN -D__int64="long long"
-D__int32="long" -D__cdecl="" -D__inline="inline" -D__forceinline="inline"
-D__ptr64="" -D__ptr32="" -D__unaligned="" /std:c11 uv.h
--
More information about the Digitalmars-d-bugs
mailing list