chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] correct pseudo-parameter implementation an


From: Felix
Subject: Re: [Chicken-hackers] [PATCH] correct pseudo-parameter implementation and types.db fixes
Date: Fri, 23 Sep 2011 09:54:15 -0400 (EDT)

From: Christian Kellermann <address@hidden>
Subject: Re: [Chicken-hackers] [PATCH] correct pseudo-parameter implementation 
and types.db fixes
Date: Fri, 23 Sep 2011 11:08:31 +0200

> * felix winkelmann <address@hidden> [110923 08:40]:
>> The attached patch fixes the implementation of the "pseudo" parameters
>> current-input-port, current-output-port, current-error-port and
>> current-exception-handler which now return the correct value in the
>> assignment case.
>> 
>> Also, some types.db entries have been corrected.
> 
> Looks good!
> 
> I still am not sure about these type annotations. Is there something
> to read up on them apart from source? If no, let me read the source.
> 

manual/Types describes the type syntax. The format used in types.db
is slightly more lowlevel, see the comments at the head of the file.
That's all documentation that so far exists for this stuff. Otherwise,
just ask, if there is something unclear.


cheers,
felix



reply via email to

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