bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2021-11-27 09:01:11 to 2022-01-01 18:43:55 UTC [more...]

Some generated header files are messed up on Alpine
 2022-01-01 18:43 UTC 

[PATCH] maint: fix ‘make update-copyright’ on symlinks
 2022-01-01 18:26 UTC 

Bytewise u??_conv_from_encoding
 2022-01-01 13:22 UTC  (3+ messages)

coloured emojis and regional indicators kill gitk
 2021-12-31 20:28 UTC  (3+ messages)

Infinite recusion in test-timespec_getres.exe
 2021-12-31 18:23 UTC  (4+ messages)

[PATCH] crypto/sm3-buffer: fix C99 conformance bug
 2021-12-30 19:04 UTC 

test-strerror_r fails on GNU/Hurd
 2021-12-30 17:32 UTC 

[striconveh] Error handling and Unicode replacement character
 2021-12-30 15:42 UTC 

[PATCH] doc: Fix example for all Win32 compiler
 2021-12-29 18:44 UTC  (5+ messages)

[PATCH] nstrftime: improve handling of invalid formats
 2021-12-28 23:29 UTC 

[PATCH 1/2] * lib/gettime-res.c (gcd): Mark with _GL_ATTRIBUTE_CONST
 2021-12-28 23:13 UTC  (2+ messages)
` [PATCH 2/2] * lib/gettime-res.c: 1 cs -> 10 ms in comment

[PATCH 1/5] gettime: port better to non-POSIX C2x
 2021-12-28 22:01 UTC  (9+ messages)
` [PATCH 2/5] clock_gettime: improve doc
` [PATCH 3/5] gettime-res: new module
` [PATCH 4/5] timespec_getres: "
` [PATCH 5/5] clock_getres: document portability issues better

gnulib-tool with "--makefile-name=gnulib.mk" creates a file with 'lib/' inserted to first line of "SED_HEADER_... ="
 2021-12-28  9:06 UTC  (2+ messages)

pselect: Fix compilation error in C++ mode on AIX 7
 2021-12-26 11:58 UTC 

libtextstyle-optional fails ./gnulib-tool --test
 2021-12-25 13:38 UTC  (2+ messages)

problems in Emacs with GL_GENERATE_STDINT>H
 2021-12-25  1:39 UTC  (24+ messages)
` problems in Emacs with GL_GENERATE_STDINT_H
        ` MKDIR_P invocations
            ` makefile rules

passfd: Fix compilation error on IRIX
 2021-12-24 19:55 UTC 

tests: Fix link errors on AIX
 2021-12-24 18:45 UTC 

hamt tests: Fix compilation error with AIX xlc
 2021-12-24 18:31 UTC 

strerrorname_np: Fix compilation error on IRIX
 2021-12-24 17:51 UTC 

hamt: Fix compilation error on NetBSD 7
 2021-12-24 16:33 UTC 

search: Fix compilation errors with SunPRO C++ on Solaris 10
 2021-12-24 15:52 UTC 

qsort_r: Fix compilation error with SunPRO C++ on Solaris 10
 2021-12-24 15:48 UTC 

threads-h tests: Avoid clang warnings
 2021-12-24 15:39 UTC 

doc: Small updates
 2021-12-24 15:30 UTC 

gnulib fails for build on Mac OS X 10.4: get_ppid_of.c:36:22: error:
 2021-12-22 15:53 UTC  (5+ messages)

c-xvasprintf: Fix declarations
 2021-12-21 16:50 UTC 

snippet/warn-on-use: Fix compilation error in C++ mode on OpenBSD 7.0
 2021-12-21 14:11 UTC 

Accommodate non-recursive Automake in a less hacky way
 2021-12-19 16:33 UTC  (13+ messages)

gnulib-tool: possibly a misleading reminder about "ACLOCAL_AMFLAGS"
 2021-12-19 11:56 UTC  (2+ messages)

[PATCH] nstrftime: simplify by using libc-config.h
 2021-12-18 19:40 UTC 

gnulib fails for build on Mac OS X 10.4: get_ppid_of.c:36:22: error: libproc.h: No such file or directory
 2021-12-18 15:57 UTC  (8+ messages)

test-intprops link failure on FreeBSD 11/i386
 2021-12-17 22:59 UTC 

"x86" configuration not supported by m4/stack-direction.m4
 2021-12-16 17:46 UTC  (4+ messages)

Non-recursive Make and prefix-gnulib-mk
 2021-12-16 17:29 UTC  (6+ messages)

Add simple examples
 2021-12-15 18:59 UTC 

gnulib-tool: Support non-recursive-gnulib-prefix-hack with tests
 2021-12-15 18:11 UTC  (2+ messages)

non-recursive-gnulib-prefix-hack: Remove obsolete code
 2021-12-15 18:16 UTC 

Indentation fix
 2021-12-15 18:13 UTC 

[PATCH] bootstrap: refactor for GNU tar
 2021-12-13  6:00 UTC 

gnulib-tool: Support different basenames for the lib/, tests/ Makefiles
 2021-12-12 20:13 UTC 

[PATCH] canonicalize-lgpl: Canonicalize drive and dirsep too for MinGW
 2021-12-12 18:34 UTC  (9+ messages)
          ` [v2 PATCH] canonicalize-lgpl: Return file name using '/' consistently on MinGW

[PATCH] canonicalize-lgpl: Canonicalize casing too for MinGW
 2021-12-12  2:39 UTC  (7+ messages)
  ` [PATCH v2] "

bug#52410: "mv -T --backup=numbered hello world/" renameat2 infinite loop
 2021-12-10 22:15 UTC 

Signaling NaNs
 2021-12-10  9:13 UTC  (4+ messages)

[PATCH v2 00/10] Code hygiene fixes from grub
 2021-12-09 17:38 UTC  (35+ messages)
` [PATCH v2 01/10] argp-parse.c (__argp_input): Don't crash if pstate is NULL
` [PATCH v2 02/10] gnulib/regexec: Fix possible null-dereference
` [PATCH v2 03/10] gnulib/regexec: Resolve unused variable
` [PATCH v2 04/10] Fix width computation
` [PATCH v2 05/10] Make gnulib's regcomp not abort()
` [PATCH v2 06/10] Make CFLAGS less painful
` [PATCH v2 07/10] Fix __argp_fmtstream_point()'s return type and comparisons with it
` [PATCH v2 08/10] Fix up a bunch of "gcc -Werror=sign-compare" complaints
` [PATCH v2 09/10] Paper over a stringop-overflow warning about wide char handling
` [PATCH v2 10/10] Fixup for -Werror=ignored-qualifiers issues

[PATCH 00/11] Code hygiene fixes from grub
 2021-12-09 15:43 UTC  (8+ messages)
` [PATCH 01/11] Fix base64 module to work with grub codebase

gettext-h: Optimize also for clang
 2021-12-07  4:44 UTC 

[PATCH] Fixed tests build on EDG-based compilers
 2021-12-06 20:34 UTC  (12+ messages)

Prefer AM_GNU_GETTEXT_REQUIRE_VERSION?
 2021-12-06  1:20 UTC  (2+ messages)

[PATCH] m4/stack-direction.m4: fix build on or1k
 2021-12-06  0:19 UTC  (3+ messages)

[PATCH] lib/getrandom.c: fix build with uclibc < 1.0.35
 2021-12-01  1:52 UTC  (6+ messages)

compiling with tcc fails on regex.c since commit 56b32251
 2021-11-30 13:32 UTC  (3+ messages)

Patch: Fix OS X PowerPC support
 2021-11-30  1:12 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).