Silvan Calarco
79da69493b
rebuilt by autoport with build requirements: libllvm-devel>=3.8.0-2mamba [release 3.8.4-1mamba;Sun May 29 2016]
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
|