chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] [PATCH] Include winerror.h in Windows builds


From: Peter Bex
Subject: [Chicken-hackers] [PATCH] Include winerror.h in Windows builds
Date: Sat, 26 May 2018 18:24:54 +0200
User-agent: NeoMutt/20170113 (1.7.2)

Hi all,

I tried to build 5.0.0pre7 in MingW and got an error about
ERROR_OPERATION_ABORTED being undefined.  Oddly enough, in
an MSYS build, I did *not* get this error!  Perhaps for some
reason winerror.h gets included through some other way in
an MSYS build.  And I'm pretty sure this used to work,
because the code that uses ERROR_OPERATION_ABORTED is pretty
old.  Oh well.

Anyway, attached is a patch to make it work again.

Cheers,
Peter

Attachment: 0001-Include-winerror.h-in-mingw-native-builds.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]