chicken-users
[Top][All Lists]
Advanced

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

Re: Guidance requested for debugging import problem.


From: Matt Welland
Subject: Re: Guidance requested for debugging import problem.
Date: Mon, 29 Nov 2021 21:42:14 -0500

On Mon, 2021-11-29 at 21:16 +0100, felix.winkelmann@bevuta.com wrote:
> > Hi!
> 
> The problem here is that read-syntax extensions are not seen by csm,
> which
> tries to load and parse all source files. This was a blatant
> oversight on my part,
> I just committed a few changes to the csm trunk that adds a "-csm-
> extend FILENAME"
> option. You should be able to pass this directly to csm or via an
> options file -
> it works like csc's "-extend" and loads a file (source or compiled)
> into the
> processor so read-syntax extensions in the loaded file are installed.
> 
> Could you give it a try? I have not tagged a new release yet, you can
> check it
> out via svn:
> svn co 
> https://anonymous@code.call-cc.org/svn/chicken-eggs/release/5/csm
> 
> I'd be very grateful for feedback. I think csm is quite useful, but
> it hasn't been
> tested enough yet and it needs serious usage to clarify whether the
> approach is
> worth it and robust enough. 
> 

It worked! Very nice. I'll keep using it and feedback any other issues
I run into. Thanks.


> felix
> 
> 




reply via email to

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