https://issues.dlang.org/show_bug.cgi?id=23935
a11e99z <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1875|0 |1 is obsolete| | --- Comment #2 from a11e99z <[email protected]> --- 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 --
