---- Mike Gran <spk...@yahoo.com> 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