chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Re: module for srfi-35


From: felix winkelmann
Subject: [Chicken-users] Re: module for srfi-35
Date: Tue, 14 Oct 2008 16:46:55 +0200

On Tue, Oct 14, 2008 at 4:08 PM, Jörg F. Wittenberger
<address@hidden> wrote:
>
> The former one (within the block comment) binds "condition?" etc. to
> "unbound value".
>
> How is that possible?
>


With the attached file I get:

% bin/csi -s srfi-35.scm
#<procedure (condition? obj)>
% bin/csc srfi-35.scm -o xxx
% xxx
#<procedure (srfi-35#condition? obj176)>


cheers,
felix

Attachment: srfi-35.scm
Description: Text Data


reply via email to

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