guile-devel
[Top][All Lists]
Advanced

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

Re: Unicode ports patch


From: dsmich
Subject: Re: Unicode ports patch
Date: Tue, 25 Aug 2009 15:54:39 -0400

---- Mike Gran <address@hidden> wrote: 
> The latest commit 'Add full Unicode capability to ports and the default
> reader' 889975e51accb80491af76fc5db980aeb3edd342 adds the majority of
> the functionality for non-ASCII strings.  
> 
> The commit breaks functions that have to do with locale-specific case
> conversion and character-sets, and some tests will fail for the time
> being.  

Also breaks the build. ;^)

cc1: warnings being treated as errors
read.c: In function 'scm_read_expression':
read.c:820: warning: 'ch' may be used uninitialized in this function
make[3]: *** [libguile_la-read.lo] Error 1

This is a 32bit Intel Debian Etch system where cc is:
cc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)

-Dale





reply via email to

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