Sam Lantinga
eba65c66a3
Fixed bug 2694 - configure bug __has_feature macro not detected
...
skaller
using gcc 4.2 (the default) on Mac OSX 10.6.8
CC build/SDL_dynapi.lo
In file included from /Users/johnskaller/SDL/src/dynapi/SDL_dynapi.c:31:
include/SDL_syswm.h:211:39: error: missing binary operator before token "("
The fault appears to be here:
#if defined(__OBJC__) && __has_feature(objc_arc)
that the __has_feature macro is not supported by gcc 4.2.
The code works fine with my clang 3.3svn.
2014-08-19 21:17:21 -07:00
..
2014-06-20 11:10:16 -03:00
2014-04-09 21:29:19 -04:00
2014-07-28 10:54:25 -04:00
2014-07-05 16:11:23 -07:00
2014-07-22 21:41:49 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-08-17 13:11:55 -07:00
2014-08-17 13:11:55 -07:00
2014-08-17 13:11:55 -07:00
2014-04-09 21:29:19 -04:00
2014-08-17 13:11:55 -07:00
2014-08-17 13:11:55 -07:00
2014-08-17 13:11:55 -07:00
2014-08-17 13:11:55 -07:00
2014-08-17 13:11:55 -07:00
2014-04-09 21:29:19 -04:00
2014-08-17 13:11:55 -07:00
2014-08-17 13:11:55 -07:00
2014-04-09 21:29:19 -04:00
2014-07-11 22:02:50 -07:00
2014-08-12 23:28:45 +02:00
2014-04-09 21:29:19 -04:00
2014-06-04 10:56:56 -07:00
2014-08-11 22:53:03 +02:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-08-16 16:47:42 -04:00
2014-06-24 13:31:25 -07:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-06-04 10:56:56 -07:00
2014-06-06 15:45:59 -03:00
2014-04-09 21:29:19 -04:00
2014-06-25 17:06:12 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-08-18 18:44:08 -07:00
2014-08-18 14:05:02 -04:00
2014-06-04 01:35:36 -07:00
2014-06-04 01:35:36 -07:00
2014-06-04 01:35:36 -07:00
2014-06-04 01:35:36 -07:00
2014-08-12 23:28:45 +02:00
2014-04-09 21:29:19 -04:00
2014-08-06 11:34:54 -07:00
2014-07-05 16:11:23 -07:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-05-30 09:50:47 -04:00
2014-04-19 13:15:41 -07:00
2014-04-09 21:29:19 -04:00
2014-06-08 12:05:17 -07:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-08-17 13:11:55 -07:00
2014-04-09 21:29:19 -04:00
2014-06-20 10:59:51 -03:00
2014-08-19 21:17:21 -07:00
2014-06-04 10:56:56 -07:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-06-04 10:56:56 -07:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-04-09 21:29:19 -04:00
2014-06-05 00:45:16 -04:00
2014-07-29 09:20:12 -03:00