Svante Signell, le Thu 15 May 2014 10:33:48 +0200, a écrit :
> On Thu, 2014-05-15 at 10:02 +0200, Samuel Thibault wrote:
> 
>     Why?
> 
>     The existing code is using static const, what happens if you don't leave
>     it as it is?
> 
>   CC       clittool-clittool.o
> 
> clittool.c: In function 'differ':
> clittool.c:720:4: error: initializer element is not constant
>     expfn, actfn, NULL,

Ah, ok, expfn and actfn used to be static.  Dropping static for diff_opt
should be fine here indeed.

Samuel


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
https://lists.debian.org/[email protected]

Reply via email to