On 2006-03-15 10:00:46 -0700 Marko Riedel <[EMAIL PROTECTED]> wrote:

Compiling file objc-load.m ...
dynamic-load.h:73: warning: '__objc_dynamic_get_symbol_path' defined but
not used
Compiling file GSFFCallInvocation.m ...
GSFFCallInvocation.m: In function `GSInvocationCallback':
GSFFCallInvocation.m:1003: error: union has no member named `_longlong' GSFFCallInvocation.m:1004: error: union has no member named `_ulonglong'
GSFFCallInvocation.m:1003: warning: value computed is not used
GSFFCallInvocation.m:1004: warning: value computed is not used


This may be due to a bug in ffcall,

vacall/vacall.h.in:377

HAVE_LONGLONG should be HAVE_LONG_LONG

I thought this was fixed in the latest version, but perhaps it is not (it's fixed in CVS at least (that's CVS for ffcall which is at clisp.org))



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to