12 lines
333 B
Diff
12 lines
333 B
Diff
|
--- gambas3-3.8.4/main/share/gambas.h.fix 2015-12-15 13:24:50.959501153 -0500
|
||
|
+++ gambas3-3.8.4/main/share/gambas.h 2015-12-15 13:25:07.023387570 -0500
|
||
|
@@ -66,7 +66,7 @@
|
||
|
#endif
|
||
|
|
||
|
#if defined(__cplusplus) && !defined(__clang__)
|
||
|
- #define __null ((intptr_t)0)
|
||
|
+/* #define __null ((intptr_t)0) */
|
||
|
#else
|
||
|
#ifdef bool
|
||
|
#undef bool
|