[llvm] r303272 - Workaround for incorrect Win32 header on GCC.

İsmail Dönmez via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 04:39:32 PDT 2017


Hi,

On Wed, May 17, 2017 at 8:09 PM, Zachary Turner <zturner at google.com> wrote:
> To be honest I haven't checked.  The incorrect definition is here:
>
> https://sourceforge.net/p/mingw-w64/mingw-w64/ci/d43f63b334eac3eaf6ed66f2206fee5eb67064ec/tree/mingw-w64-headers/include/ntstatus.h#l164
>
> You can see that there are unbalanced parentheses in the #define.
>
> I'm not familiar with the MinGW / GCC community, but if it's straightforward
> and you point me to the right place and I can submit a bug report.

Thanks for pointing out the line. This should be easy to get fixed
upstream. Just send a patch to mingw-w64-public at lists.sourceforge.net
mailing list (probably members only). If you can't do that I'll do
that and reference you in the patch.

Regards,
ismail


More information about the llvm-commits mailing list