[bug #31893] ice-9 format produces control characters and non-printable characters for numeric output

2010-12-15 Thread Joel J. Adamson
URL: Summary: ice-9 format produces control characters and non-printable characters for numeric output Project: Guile Submitted by: trashbird1240 Submitted on: Wed 15 Dec 2010 03:58:34 PM EST

Re: Build Error in Latest Git

2010-12-15 Thread Andy Wingo
On Wed 15 Dec 2010 07:49, Noah Lavine writes: > Undefined symbols: > "_iconv", referenced from: Odd. On what platform is this? Andy -- http://wingolog.org/

Re: Build Error in Latest Git

2010-12-15 Thread Noah Lavine
Mac OS X 10.6. There's some weirdness because I have two versions of libiconv installed - the one that comes with OS X, and one from Macports. They also define different symbols for the same functions - the regular OS X library has "_iconv_close", and the Macports one has "_libiconv_close". I wonde

[bug] Bad refernce to GMP in README.

2010-12-15 Thread Yuriy Taraday
Hello. Link to GNU MP in README should be changed to http://gmplib.org/. Kind regards, Yuriy.