I noticed that recent changes (merging from gettext, for example)
added many ChangeLog entries whose dates disagree with when the change
was installed into gnulib. Hence gnulib's ChangeLog file appears not
to be in reverse chronological order. This confused me.
When I merge changes from coreutil
[EMAIL PROTECTED] (Eric Blake) writes:
> Should we go ahead and delete the atexit module, then?
That'd be fine with me. Jim?
> Hmm, maybe to reduce the effort when patching coreutils to use
> this new idiom, maybe you should name the two functions
> int close_stdout_warn and void close_stdout,
Eric Blake wrote:
> I'm summarizing a bug report sent to me from Nelson's off-list testing of
> m4 1.4.5:
>
> checking build system type... hppa2.0w-hp-hpux11.11
> checking host system type... hppa2.0w-hp-hpux11.11
> checking for gcc... gcc -std=c99
>
> gcc -std=c99 -DHAVE_CONFIG_H -I. -I. -I..
Merge from gettext. Just a new convenience macro.
2006-03-25 Bruno Haible <[EMAIL PROTECTED]>
* lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
*** lib-link.m4 2 Sep 2005 11:20:50 - 1.11
--- lib-link.m4 22 Jul 2006 16:58:52 -
***
*** 1,5
! # lib-link
Merge from gettext.
2005-07-05 Bruno Haible <[EMAIL PROTECTED]>
* printf-args.c (printf_fetchargs): Work around broken definition of
wint_t on mingw.
*** printf-args.c 24 May 2006 11:48:51 - 1.5
--- printf-args.c 22 Jul 2006 16:53:55 -
***
*
Merge from gettext.
2005-02-12 Bruno Haible <[EMAIL PROTECTED]>
* xallocsa.h: Add extern "C" for C++.
*** xallocsa.h 14 May 2005 06:03:58 - 1.2
--- xallocsa.h 22 Jul 2006 16:34:47 -
***
*** 1,5
/* Safe automatic memory allocation with out of memory che
Merge from gettext.
2006-05-17 Bruno Haible <[EMAIL PROTECTED]>
Cygwin portability.
* progreloc.c (WIN32_NATIVE): Renamed from WIN32.
2006-04-30 Bruno Haible <[EMAIL PROTECTED]>
* progreloc.c: Include if available.
(find_executable): Use _NSGetExecutablePath
Hi,
I committed this change. It was said that STAT_MACROS_BROKEN is obsolete.
2006-06-27 Bruno Haible <[EMAIL PROTECTED]>
Assume correct S_ISDIR macro.
* mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
*** mkdtemp.c 28 Jun 2006 18:06:12 - 1.8
--- mkdtemp.c 22 Jul 2
Merge from gettext.
2006-05-17 Bruno Haible <[EMAIL PROTECTED]>
Cygwin portability.
* javaexec.c (execute_java_class): Test for jview program also on
Cygwin.
2006-05-09 Bruno Haible <[EMAIL PROTECTED]>
* javaexec.m4 (gt_JAVAEXEC): On Cygwin, set CLASSPATH_SEP
Hi,
The getline.m4 causes trouble in relocatable.c if, during cross-compilation,
it defines getline to rpl_getline _even_ on glibc2 systems. A link
error occurs because relocatable.c is not prepared to need the getline.o
replacement module.
The fix is to make the getline.m4 test less pessimistic.
Merge from gettext. This is related to the fact that the compiler
can inline 'memcpy' calls and then reorder instructions, if we don't
write 'volatile'...
2006-04-09 Bruno Haible <[EMAIL PROTECTED]>
* fatal-signal.c: Don't include string.h.
(at_fatal_signal): Use a copying loop
Merge from gettext.
2005-12-04 Bruno Haible <[EMAIL PROTECTED]>
* csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix' launcher
(untested).
2005-12-04 Bruno Haible <[EMAIL PROTECTED]>
* csharpexec.sh.in: Add support for 'clix' launcher (untested).
* csharpex
Merge from gettext.
2006-06-21 Bruno Haible <[EMAIL PROTECTED]>
Avoid warnings from recent versions of mcs.
* csharpcomp.sh.in (options_mcs): Don't use options -o, -L, -r any
more. Use options documented since mcs-1.0 instead. Similarly for -g.
* csharpcomp.c (co
Merge from gettext.
2006-06-17 Bruno Haible <[EMAIL PROTECTED]>
* config.charset: Update for NetBSD 3.0.
2006-05-17 Bruno Haible <[EMAIL PROTECTED]>
Cygwin portability.
* localcharset.c (WIN32_NATIVE): Renamed from WIN32.
2006-05-16 Bruno Haible <[EMAIL PROTECTED]
Merge from gettext:
2005-02-12 Bruno Haible <[EMAIL PROTECTED]>
* allocsa.h: Add extern "C" for C++.
2005-02-10 Bruno Haible <[EMAIL PROTECTED]>
* allocsa.h (sa_alignof): Define differently with AIX xlc, to avoid
a bug of this compiler on AIX 3.2.5 dealing with enums
Hi,
I also upgraded the gettext-h module to gettext-0.15. It contains a
few added functions for retrieving the translations of messages with
context.
2006-07-22 Bruno Haible <[EMAIL PROTECTED]>
* gettext.h: Update to GNU gettext-0.15.
*** gettext.h 14 May 2005 06:03:58 - 1
Hi,
I upgraded the gettext module to version 0.15.
The longlong.m4 and ulonglong.m4 still differ (a pending issue).
2006-07-22 Bruno Haible <[EMAIL PROTECTED]>
* modules/gettext: Update to gettext-0.15.
(Files): Remove m4/isc-posix.m4. Add m4/lock.m4, m4/visibility.m4.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm summarizing a bug report sent to me from Nelson's off-list testing of
m4 1.4.5:
checking build system type... hppa2.0w-hp-hpux11.11
checking host system type... hppa2.0w-hp-hpux11.11
checking for gcc... gcc -std=c99
gcc -std=c99 -DHAVE_CONFIG_H -
18 matches
Mail list logo