chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Advice macro


From: felix winkelmann
Subject: Re: [Chicken-users] Advice macro
Date: Fri, 7 Jan 2005 10:43:11 +0100

On Thu, 6 Jan 2005 01:28:10 +0000, Joel Reymont <address@hidden> wrote:
> Folks,
> 
> The docs say that the advice macro is available in the interpreter. Is it
> kosher to use it in compiled code as well?
> 

Well, if you copy it out of csi (say, into an include file), then it should
work with compiled code as well. In -block mode, you might get
some problems, but that's probably not important in this case.


cheers,
felix




reply via email to

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