chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Re: hart.egg


From: felix winkelmann
Subject: Re: [Chicken-users] Re: hart.egg
Date: Thu, 8 Mar 2007 12:40:48 +0100

On 3/8/07, Graham Fawcett <address@hidden> wrote:
>
> except that i'm getting this message while compiling hart :)
>
> Warning: declarations are ignored in interpreted code
> (##core#declare (quote (export hart-parse hart-html-escape 
hart-vector-for-each*)))

Odd; it's not happening for me here (Version 2.514 -
linux-unix-gnu-x86). I'll try on 2.6 later.

If you use -X <name>, it probably prefers to use an already installed
(compiled) version. For someone installing without a preinstalled
(perhaps older) version, the source file will be prefered. To ensure
the local version is used use "-X <name>.scm".


cheers,
felix




reply via email to

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