Hey folks,
After talking with Ludovic I think we're aiming for next friday for a
release, 19 june. In order to test thoroughly, I'd like to put Guile
master into "freeze mode" this Wednesday, 10 June.
What does that mean? It means, between 10 June and the 1.9.1 release, no
new code should go into
Hi Greg,
Greg Troxel writes:
> I see - I didn't notice that because the subject line didn't say "new
> dependency". I don't think it's in pkgsrc either. I see only 0.9 on
> the libunistring home page, 27 May 2009, with no previous ones. So my
> immediate reaction is that this is nowhere near
Hi Neil,
Neil Jerram writes:
> I built and installed libunistring this evening, to /usr/local, and
> now ./configure is failing for me at:
>
> checking size of float... configure: error: cannot compute sizeof (float)
Isn't it simply that `libunistring.so' is not in $LD_LIBRARY_PATH? What
does
Hey,
Andy Wingo writes:
> I pushed support for automatic compilation in master. That is, whenever
> load-from-path sees that it should compile a file, and autocompilation
> is enabled, it compiles the file then and there.
Cool!
Incidentally, I just did a `pull', and compiling the compiler appe
Hi Andy,
Andy Wingo writes:
> Where automake comes in is that installing a file touches its mtime,
> always, not preserving the mtime of the file being installed.
Could it be solved with an `install-hook' target that would touch all
the installed `.go' files?
Thanks,
Ludo'.
Hi Mike,
Mike Gran 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 ASCII. ISO-8859-1 could be
> better so that 8-bit chars wouldn't cause errors
What I would suggest is, given that automake ships with an install.sh,
add the -p option to install.sh, corresponding to install(1), and use it
by default. I can't think of any downsides.
That sounds like a bad idea.
Imagine the following (not unlikely) sequence:
1) install header.h
2) mod
Hi Andy,
I happen to have a very short time slot to do some testing...
Anyway, here's what "make check" tells me:
--8<---cut here---start->8---
FAIL: test-fast-slot-ref
;;; note: autocompilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-a
Hello,
"Andy Wingo" writes:
> +SCM_DEFINE (scm_uniform_array_to_bytevector, "uniform-array->bytevector",
> +1, 0, 0, (SCM array),
> + "Return a newly allocated bytevector whose contents\n"
> +"will be copied from the uniform array @var{array}.")
> +#define FUNC_NA
Hi all,
I just re-pushed the brainfuck branch (but should contain not much new
as compared to the last push) after the savannah break-down. I think it
should have gotten right this time, too, but I again had to struggle a
bit with git ;)
BTW, it seems that I "accidentally" included syncase-
Daniel Kraft writes:
> Hi all,
>
> I just re-pushed the brainfuck branch (but should contain not much new
> as compared to the last push) after the savannah break-down. I think
> it should have gotten right this time, too, but I again had to
> struggle a bit with git ;)
>
> BTW, it seems that I
On Sat 06 Jun 2009 15:21, l...@gnu.org (Ludovic Courtès) writes:
> Hi Andy,
>
> Andy Wingo writes:
>
>> Where automake comes in is that installing a file touches its mtime,
>> always, not preserving the mtime of the file being installed.
>
> Could it be solved with an `install-hook' target that w
On Sat 06 Jun 2009 16:16, l...@gnu.org (Ludovic Courtès) writes:
> Hi Andy,
>
> I happen to have a very short time slot to do some testing...
>
> Anyway, here's what "make check" tells me:
>
> FAIL: test-fast-slot-ref
> ;;; note: autocompilation is enabled, set GUILE_AUTO_COMPILE=0
> ;;; or
13 matches
Mail list logo