guile-devel
[Top][All Lists]
Advanced

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

Re: Confusing problems with (ice-9 syncase) and sc-expand3.


From: Marius Vollmer
Subject: Re: Confusing problems with (ice-9 syncase) and sc-expand3.
Date: 02 Jun 2001 14:00:20 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Rob Browning <address@hidden> writes:

> However, when I try to get this to work right, I get unexpected
> behavior.  In particular, if I try to have a "compilation" module that
> uses sc-expand3, it doesn't work right.  Client code can't just
> (use-modules (test-compiler)).  They must also (use-modules (ice-9
> syncase)).  This is true, even if I try and export *all* of syncase's
> public symbols from the test-compiler module.

Other people have also had this problem, or related problems with
syncase.  I think it's important to solve it.  Will look into it...



reply via email to

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