Il giorno ven 1 mar 2019 alle ore 11:52 Mike Gran ha
scritto:
> On Mon, Feb 25, 2019 at 09:30:46AM +0100, Catonano wrote:
> > I added a test to the test-suite/tests/texinfo.serialize.test file,
> >
> > like this
> >
> > (assert-serialize '(defcodeindex (% (entry "op")))
> > "@defcod
On Sun 10 Jul 2011 07:14, Germán Arias writes:
> With guile 2.0.2, GCC 4.6 and gc 7.1, make check give me the error:
>
> make[5]: `test-pthread-create' is up to date.
> CC test_pthread_create_secondary-test-pthread-create-secondary.o
> In file included from test-pthread-create-secondary.c:3
Hi Graham,
On Sat 11 Jun 2011 17:55, Graham Reitz writes:
> FAIL: ports.test: newline: line counter: pipe: read first character
> FAIL: ports.test: newline: line counter: pipe: read first newline
> FAIL: ports.test: newline: line counter: pipe: after reading first newline
> char
> FAIL: ports.t
Well, with gc 7.2alpha6 works fine.
On sáb, 2011-07-09 at 23:14 -0600, Germán Arias wrote:
> With guile 2.0.2, GCC 4.6 and gc 7.1, make check give me the error:
>
> make[5]: `test-pthread-create' is up to date.
> CC test_pthread_create_secondary-test-pthread-create-secondary.o
> In file in
Hi,
Greg Troxel <[EMAIL PROTECTED]> writes:
> But it seems the code is still wrong. It seems like we'd need to go to
> things like PRIU64 which are defined to match the type, and #define
> PRISCMTINTMAX to the corresponding one along with the typedef.
I just checked and there's also `PRI{iu}MAX
[EMAIL PROTECTED] (Ludovic Courtès) writes:
> Hi,
>
> "Poor Yorick" <[EMAIL PROTECTED]> writes:
>
>> building guile on the following machine:
>>
>> Linux *** 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT 2006 x86_64
>> x86_64 x86_64 GNU/Linux
>>
>> make check fails. Apart from the following
Hi,
"Poor Yorick" <[EMAIL PROTECTED]> writes:
> building guile on the following machine:
>
> Linux *** 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT 2006 x86_64
> x86_64 x86_64 GNU/Linux
>
> make check fails. Apart from the following output, I'm not sure what else to
> look at to find the