chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] several bugs.


From: Elf
Subject: Re: [Chicken-janitors] several bugs.
Date: Wed, 24 Oct 2007 23:47:52 -0700 (PDT)


ah, this is a change from previously?  i will test further and report.  that
could explain a lot of bugs ive run into recently. :)

-elf

On Thu, 25 Oct 2007, felix winkelmann wrote:

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]