On Thu, 15 Aug 2013 12:07:34 +0200, Riccardo Mottola wrote:
Making all for library libgnustep-base...
 Compiling file NSInvocationOperation.m ...
In file included from ../Headers/Foundation/NSInvocationOperation.h:29,
                 from NSInvocationOperation.m:30:
../Headers/Foundation/NSOperation.h:39: error: expected ')' before 'void'
../Headers/Foundation/NSOperation.h:89: error: expected ')' before
'GSOperationCompletionBlock'
../Headers/Foundation/NSOperation.h:154: error: expected ')' before
'GSOperationCompletionBlock'
gmake[4]: *** [obj/libgnustep-base.obj/NSInvocationOperation.m.o] Error 1

perhaps this isagain an error, this time in
DEFINE_BLOCK_TYPE_NO_ARGS(GSOperationCompletionBlock, void);

but it looks consistent to me with the other change you made. Perhaps
you cannot pass "void" as an argument?

Riccardo

Looks like all hell broke loose when I fixed the GCC version detection.
Please retry.

Thanks!
--
Luboš Doležel

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

Reply via email to