guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Undeprecate read syntax for uniform complex vectors


From: Andy Wingo
Subject: Re: [PATCH] Undeprecate read syntax for uniform complex vectors
Date: Wed, 06 Apr 2011 23:10:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Wed 06 Apr 2011 22:20, Mark H Weaver <address@hidden> writes:

> Andy Wingo <address@hidden> writes:
>> On Wed 06 Apr 2011 01:51, Mark H Weaver <address@hidden> writes:
>>
>>> FYI, I just pushed this fix.
>>>
>>> * libguile/read.c (scm_read_sharp): Move the "#c..." case outside of
>>>   #if SCM_ENABLE_DEPRECATED, and to the same section which handles
>>>   "#s...", "#u..." and "#f...".
>>>   Thanks to Andreas Rottmann <address@hidden> for the bug report.
>>
>> Thanks!  What bug does it fix?  Sorry for being obtuse :)
>
> Before this fix, srfi-4.test failed on line 439, when run on a guile
> compiled with --disable-deprecated.  That line contains the literal
> uniform complex vector #c32(+inf.0 -inf.0 +nan.0)

Ah, I see.  Thanks!

Andy
-- 
http://wingolog.org/



reply via email to

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