bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2023-01-17 18:33:31 to 2023-02-10 14:55:59 UTC [more...]

[PATCH] fix typos like "the the" and "a a" in comment
 2023-02-10 14:55 UTC  (2+ messages)

[PATCH] Do not decorate symbols as dllexport on Cygwin
 2023-02-10 14:21 UTC  (15+ messages)

chown, lchown, fchownat tests: Avoid test failure on macOS 12
 2023-02-10 13:00 UTC 

nullptr in C++ mode on macOS
 2023-02-10  9:10 UTC  (6+ messages)

[g.branden.robinson@gmail.com: macOS 12.6.3 and vasnprintf compilation failure]
 2023-02-10  0:50 UTC  (11+ messages)
    ` macOS 12.6.3, static_assert, and vasnprintf compilation failure

math: Fix compilation error in C++ mode on macOS 12.5
 2023-02-09 18:30 UTC 

Fix compilation errors in C++ mode on macOS 12.5
 2023-02-09 18:05 UTC 

limits-h: Work around a clang 15 bug
 2023-02-09 15:11 UTC  (2+ messages)

Fix error in C++ mode on glibc systems
 2023-02-09 12:21 UTC 

getcwd: Fix compilation error in C23 mode
 2023-02-09 11:54 UTC 

x-to-1
 2023-02-09  2:49 UTC  (3+ messages)

groff with "nullptr" and (without) gnulib module causes error
 2023-02-09  1:46 UTC  (4+ messages)

Gnulib and nullptr
 2023-02-09  0:42 UTC  (15+ messages)
            ` Gnulib and nullptr (and m4_provide_if)

nl_langinfo, hard_locale, and uselocale
 2023-02-08 22:58 UTC 

assert-h: Fix test compilation error on IRIX 6.5
 2023-02-08 21:36 UTC 

FAIL in diffutils/gnulib-tests
 2023-02-08  0:21 UTC  (6+ messages)
  ` -funsigned-char

module c-nullptr: error compiling groff
 2023-02-07 21:50 UTC  (5+ messages)

[PATCH] sh-quote: backport fix from diffutils
 2023-02-07 19:10 UTC  (5+ messages)
` functions with empty parameter lists

Differences between "module license" and "file license"
 2023-02-07 12:42 UTC  (5+ messages)

build-aux/po/Makefile.in.in needs updating
 2023-02-05 16:24 UTC  (3+ messages)

assert-h, verify: Fix compilation error in C++ mode with MSVC 14
 2023-02-05 10:21 UTC 

coreutils/gnulib - fts.c dangling pointers & gcc 13.1
 2023-02-04 22:10 UTC  (9+ messages)

relocatable-prog nits
 2023-02-04 21:58 UTC 

maint.mk: announcement should not be emailed to the TP when there are no changes
 2023-02-04 21:32 UTC  (3+ messages)

assert-h, verify: Fix conflict with standard C++ header files on macOS
 2023-02-04 16:08 UTC 

Activate all existing C++ tests
 2023-02-04 11:53 UTC 

spawn: Fix compilation error on macOS
 2023-02-04  7:44 UTC 

relocatable-prog: Fix compiler warning
 2023-02-04  1:52 UTC 

doc: Update regarding AIX
 2023-02-04  1:48 UTC 

doc: Update regarding NetBSD
 2023-02-04  1:45 UTC  (2+ messages)

Z/OS Enhancement to gnu lib
 2023-01-30 22:12 UTC  (4+ messages)

[PATCH] Use xattr (Linux) in qcopy-acl.c
 2023-01-30 10:18 UTC  (4+ messages)

maintainer-makefile: Determine gnulib's location on disk correctly
 2023-01-30  2:04 UTC 

Fix compilation errors with CC="clang -D_FORTIFY_SOURCE=2" on Android
 2023-01-30  0:10 UTC  (3+ messages)
` libc-config and system-reserved symbols

Avoid clang warnings regarding [[__nodiscard__]]
 2023-01-28 19:22 UTC  (3+ messages)

vasnprintf.c Android bug?
 2023-01-28 18:42 UTC  (4+ messages)

unistdio/*printf: Fix negative width handling for %U, %lU, %llU
 2023-01-28 18:40 UTC 

vasnprintf-posix: Fix possible bug with negative width handling for %lc
 2023-01-28 18:09 UTC 

vasnprintf-posix: Fix negative width handling for %ls directive
 2023-01-28 17:54 UTC 

vasnprintf-posix: Add more unit tests
 2023-01-28 17:53 UTC 

filevercmp incompatible change?
 2023-01-28 15:39 UTC  (3+ messages)

filevercmp incompatible change?
 2023-01-28 15:20 UTC  (2+ messages)

backupfile and backup-replace are introducing the same object to make
 2023-01-28 14:41 UTC  (9+ messages)
` backupfile and backup-rename "

Avoid clang warnings regarding [[__maybe_unused__]]
 2023-01-28  8:39 UTC 

alignasof: Ensure a correct _Alignof with older versions of GCC, clang
 2023-01-28  2:28 UTC 

stdalign: Ensure alignof is actually defined on FreeBSD
 2023-01-28  1:30 UTC 

stddef: Fix test-stddef compilation error on FreeBSD 12/x86
 2023-01-27 19:47 UTC 

Keep config.h idempotent
 2023-01-26  4:17 UTC  (4+ messages)

[PATCH] threadlib: fix case patterns for older Solaris
 2023-01-25  8:44 UTC  (2+ messages)

alignasof, stdalign: Fix a compilation error on FreeBSD 12.0
 2023-01-24 13:34 UTC  (2+ messages)

_FILE_OFFSET_BITS problem on Solaris 10 due to new stdbool.h handling
 2023-01-22 20:56 UTC  (3+ messages)

Android status
 2023-01-22 15:35 UTC 

Resolve conflicts for functions introduced later in Android
 2023-01-22 14:59 UTC 

getprogname: Move declaration from "getprogname.h" to <stdlib.h>
 2023-01-22 10:04 UTC  (5+ messages)
      ` transition periods

login_tty: Ensure declaration in <utmp.h>
 2023-01-21 20:19 UTC 

login_tty: Fix detection of declaration
 2023-01-21 20:04 UTC 

alignasof tests: Fix GCC warning (regression 2023-01-15)
 2023-01-21  9:11 UTC  (2+ messages)
` alignasof tests: Rename test file

Making _Noreturn a no-op in < Clang 16?
 2023-01-20 10:25 UTC  (9+ messages)

fts: Document this module
 2023-01-20  5:24 UTC  (5+ messages)

More Android patches
 2023-01-19 21:02 UTC  (3+ messages)

Follow up to last post
 2023-01-19 10:27 UTC  (6+ messages)
    ` API levels and functions on Android

getcwd: Speed up on Linux. Add support for Android
 2023-01-18 12:36 UTC 

Improve support for ACLs in coreutils (ls & chmod) following the Solaris way
 2023-01-17 23:28 UTC  (2+ messages)

[PATCH] qcopy-acl: port to Fedora 9
 2023-01-17 23:23 UTC 

nstrftime test failure on Android
 2023-01-17 22:19 UTC  (2+ messages)

execute tests: Avoid test failure on Android
 2023-01-17 21:15 UTC  (3+ messages)

[PATCH] Improve comments for [q]set-acl.c
 2023-01-17 18:33 UTC 


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).