discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error building gui


From: Riccardo Mottola
Subject: Re: error building gui
Date: Thu, 15 Aug 2013 12:07:34 +0200
User-agent: GNUMail (Version 1.2.0)

Hi,

On 2013-08-15 09:09:35 +0200 Luboš Doležel <lubos@dolezel.info> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]