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
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.
>
>
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
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