[PATCH] Remove deprecated uniform-vector benchmarks

2013-11-11 Thread Nala Ginrut
According to ChangeLogs in ice-9, uniform-vector-read! and uniform-vector-write has already been removed. Then it breaks the benchmark-guile in current master. Here's the patch to remove it. PS: now all tests and benchmarks are OK in current master ;-) >From d6126784e5d23f74ecb85adcbb8013804a4222

Re: There is no returning

2013-11-11 Thread Harlan Stenn
Hi Andreas, Andreas Metzler writes: > On 2013-11-11 Harlan Stenn wrote: > [...] > > Second, I tried the latest autogen 'pre' and it built and 'make check' > > went fine on freebsd and debian, and it built fine under Solaris but we > > had two "check" failures - I'll send those to you later. > >

Re: There is no returning

2013-11-11 Thread Andreas Metzler
On 2013-11-10 Bruce Korb wrote: [...] > Harlan, Andreas, without fixes from Guile, I do not see any way > out except to create my own copies of libguile.h and __scm.h, > fixing the latter. The latest "pre" will do this. Please > see if it works for you. > Thanks! Regards, Bruce Hello, I quick

Re: There is no returning

2013-11-11 Thread Andreas Metzler
On 2013-11-11 Harlan Stenn wrote: [...] > Second, I tried the latest autogen 'pre' and it built and 'make check' > went fine on freebsd and debian, and it built fine under Solaris but we > had two "check" failures - I'll send those to you later. Hello, Which compiler did you use for building? You