Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r1054:fe5260da9b8c
Date: 2012-11-20 23:50 +0100
http://bitbucket.org/cffi/cffi/changeset/fe5260da9b8c/

Log:    Remove it from here ("benign redefinition of type")

diff --git a/c/misc_win32.h b/c/misc_win32.h
--- a/c/misc_win32.h
+++ b/c/misc_win32.h
@@ -126,7 +126,6 @@
 typedef unsigned __int32 uint32_t;
 typedef unsigned __int64 uint64_t;
 typedef SSIZE_T ssize_t;
-typedef unsigned char _Bool;
 
 
 /************************************************************/
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to