Re: autocompilation support in master

2009-06-07 Thread Andy Wingo
On Sat 06 Jun 2009 15:19, l...@gnu.org (Ludovic Courtès) writes: Incidentally, I just did a `pull', and compiling the compiler appears to be much slower than in my recollections (pre-syncase merge, I think). Is it just an impression? Nope, not just an impression, it's true. Reasons discussed

Re: [Guile-commits] GNU Guile branch, master, updated. a9b0f876c12bbbca9bdf1890eb014a30f004d9f8

2009-06-07 Thread Andy Wingo
On Fri 05 Jun 2009 15:21, l...@gnu.org (Ludovic Courtès) writes: Hello! Andy Wingo wi...@pobox.com writes: @deffn Instruction object-ref n -Push @var{n}th value from the current program's object vector. +...@deffnx Instruction long-object-ref n +Push @var{n}th value from the current

Re: [Guile-commits] GNU Guile branch, master, updated. 782a82eed13abb64393f7acad92758ae191ce509

2009-06-07 Thread Andy Wingo
Heya, On Sat 06 Jun 2009 16:31, l...@gnu.org (Ludovic Courtès) writes: Hello, Andy Wingo wi...@pobox.com writes: +SCM_DEFINE (scm_uniform_array_to_bytevector, uniform-array-bytevector, +1, 0, 0, (SCM array), +Return a newly allocated bytevector whose contents\n +

Build problem in guile trunk

2009-06-07 Thread Juhani Viheräkoski
Hi, Guile trunk as of today seems does not build (I ran make distclean after updating to latest version, this might explain if you do not get the same error). This is what it chokes on, after the error message it goes to an infinite loop: cat alist.doc arbiters.doc async.doc backtrace.doc

Re: [Guile-commits] GNU Guile branch, string_abstraction2, updated. fc50695e8d6a5cc0cebc3a8fcd0833ec1ff316a2

2009-06-07 Thread Mike Gran
On Sat, 2009-06-06 at 15:23 +0200, Ludovic Courtès wrote: Hi Mike, Mike Gran spk...@yahoo.com writes: It would make things easier to follow, but, pure 7-bit ASCII would hurt backwards compatibility. The libunistring conversion funcs do raise errors when 8-bit chars are converted into