Hi,

On 2013-08-15 09:09:35 +0200 Luboš Doležel <[email protected]> wrote:

> Aaah, it uncovered another problem. Should be fixed.

Good. I now get this:

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


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

Reply via email to