guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Per-port read options, reader directives, SRFI-105


From: Ludovic Courtès
Subject: Re: [PATCH] Per-port read options, reader directives, SRFI-105
Date: Tue, 23 Oct 2012 22:58:43 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Mark H Weaver <address@hidden> skribis:

> From 0e94efb35430d7974a55c3915ec6a1a1c14faaab Mon Sep 17 00:00:00 2001
> From: Mark H Weaver <address@hidden>
> Date: Tue, 23 Oct 2012 00:36:12 -0400
> Subject: [PATCH 6/9] Repurpose scm_i_port_weak_hash to associate an alist
>  with each port.
>
> * libguile/ports.c (scm_i_port_weak_hash): Document that the values in
>   this hash table will now be alists.  Previously the value slots were
>   unused.
>
>   (scm_new_port_table_entry): Change the initial value of the entry in
>   scm_i_port_weak_hash from SCM_BOOL_F to SCM_EOL.

OK.

Ludo'.




reply via email to

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