bug-guile
[Top][All Lists]
Advanced

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

Re: Weird scm_to_latin1_string() behavior.


From: Andy Wingo
Subject: Re: Weird scm_to_latin1_string() behavior.
Date: Sat, 10 Sep 2011 11:39:15 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On Fri 09 Sep 2011 18:33, David Hansen <address@hidden> writes:

> the attached code produces
>
> $ ./a.out
> foo,bar
> bar
>
> while I would expect
>
> $ ./a.out
> foo
> bar

I applied Stefan's fix.  Thanks for the report, and thanks to Stefan for
the patch.

Andy
-- 
http://wingolog.org/



reply via email to

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