chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] several bugs.


From: felix winkelmann
Subject: Re: [Chicken-janitors] several bugs.
Date: Thu, 25 Oct 2007 08:43:54 +0200

On 10/25/07, Elf <address@hidden> wrote:
>
> sure, just run chicken-setup eformat and youll see a lot of warning lines 
> about
> unused and non-imported variables.  the resulting lib loads fine, but will
> segfault when you try to use the funcs.  if you comment out the inline 
> declares,
> and change all define-inline to define, run chicken-setup eformat, youll get
> one warning for an unused var (legitimate), and it will load and run fine.
>

Inline definitions have to precede their use (just move them at the front
of the file).


cheers,
felix




reply via email to

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