[Gambas-user] [Gambas Bug Tracker] Bug #947: Can't compile gb.jit with 3.5.2 version

bugtracker at ...3416... bugtracker at ...3416...
Mon Sep 12 16:05:03 CEST 2016


http://gambaswiki.org/bugtracker/edit?object=BUG.947&from=L21haW4-

Comment #4 by Moviga TECHNOLOGIES:

Benoît, did you see this?

    --- 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

Apparently the packager from Fedora (and Arch) used it to make the compilation successful. The 3.9 package is now in Arch's official repo.

Source: https://git.archlinux.org/svntogit/community.git/tree/trunk?h=packages/gambas3






More information about the User mailing list