bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gettext] [PATCH] Add a test wrapper to avoid temp file name col


From: Daiki Ueno
Subject: Re: [bug-gettext] [PATCH] Add a test wrapper to avoid temp file name collision.
Date: Thu, 30 May 2013 23:28:54 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Stefano Lattarini <address@hidden> writes:

> In the long term, I think it would be nice to ensure each test runs in
> its own subdirectory, not to have to worry about possible conflicts in
> the names of temporary files (and the headache-causing racy failures
> usually associated with that).  Packages like Automake and Coreutils
> have been running each test in its own subdirectory for a long time,
> and have lived very happily ever after.

Okay, will look at those packages.  Thanks for the information.

> I tried, but unfortunately encountered this build failure during
> the ./autogen.sh run from a clean checkout:

>   libxml/threads.c:533:33: error: 'xmlOnceInit' undeclared (first use in this 
> function)

This should be fixed with the recent Gnulib update:

commit 55ba71f47850fbd870cb08bac1cf992f1368295e
Author: Paul Eggert <address@hidden>
Date:   Wed May 29 10:24:17 2013 -0700

    regex: adapt to locking regime instead of depending on pthread

Regards,
-- 
Daiki Ueno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]