bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2019-11-11 21:41:56 to 2019-12-16 10:12:41 UTC [more...]

[PATCH] grep: a kwset matcher not work in a grep matcher
 2019-12-16 10:12 UTC  (20+ messages)
` bug#34951: "
                ` intptr_t vs. uintptr_t

new module 'setlocale-null'
 2019-12-16  9:42 UTC  (2+ messages)
` setlocale-null: remove need for -lpthread on musl libc, *BSD, Haiku

dfa MT-safe?
 2019-12-16  9:03 UTC  (8+ messages)

duplocale: fix multithread-safety bug on AIX
 2019-12-15 22:47 UTC 

lock tests: skip test when no multithreading is enabled
 2019-12-15 19:05 UTC 

dfa.c badly broken when dropped into gawk
 2019-12-15 18:43 UTC 

IBM z/OS compatibility issues
 2019-12-14 13:51 UTC  (28+ messages)
` IBM z/OS compatibility issues - per-thread locale functions
` IBM z/OS compatibility issues - pthread
` IBM z/OS compatibility issues - shell environment
` IBM z/OS compatibility issues - environment variables
` IBM z/OS compatibility issues - miscellaneous bugs

locale: fix compilation error in C++ mode on MSVC
 2019-12-13 12:19 UTC  (3+ messages)

wcstok: fix test failure on HP-UX
 2019-12-13  7:51 UTC 

strtod, strtold tests: avoid test failure on AIX 7.2
 2019-12-12 23:35 UTC 

[PATCH 1/4] dfa: separate parse and compile phase
 2019-12-12 23:26 UTC  (9+ messages)
` [PATCH 2/4] dfa: update commentary for previous change
` [PATCH 3/4] dfa: fix index overflow
` [PATCH 4/4] dfa: prefer signed integers for internals
      ` range types, ptrdiff_t, "

test-stdalign failure on AIX
 2019-12-12 18:31 UTC  (2+ messages)

duplocale: fix test failure on AIX 7.2 with xlclang
 2019-12-12 16:57 UTC 

stddef: document the AIX xlc issue
 2019-12-12 16:04 UTC 

wcwidth: avoid test failure on AIX 7.2
 2019-12-12 12:08 UTC 

ilogbl: work around Cygwin bug
 2019-12-12 11:40 UTC 

strtold: work around Cygwin bug
 2019-12-12 10:08 UTC 

[PATCH] fsync: document AIX misbehavior
 2019-12-12  1:53 UTC  (2+ messages)

getaddrinfo: fix calling convention in 32-bit mode on native Windows
 2019-12-12  1:52 UTC 

announcing support for C++
 2019-12-11 17:31 UTC  (2+ messages)

unistd tests: fix link error on MSVC
 2019-12-11 13:44 UTC 

stddef: fix compilation error in C++ mode on MSVC
 2019-12-11 11:30 UTC 

unistd: fix compilation error in C++ mode on MSVC
 2019-12-11 10:40 UTC 

locale: fix compilation error in C++ mode on MSVC
 2019-12-11 10:40 UTC 

wchar: fix compilation error in C++ mode on MSVC
 2019-12-11 10:40 UTC 

pthread-thread: fix compilation error in C++ mode on MSVC
 2019-12-11 10:40 UTC 

fix compilation errors in C++ mode on Haiku
 2019-12-09  2:02 UTC 

fix compilation error in C++ mode on HP-UX 11
 2019-12-09  1:23 UTC  (2+ messages)

fix compilation errors on HP-UX 11/ia64
 2019-12-08 21:54 UTC 

fix compilation error in C++ mode on OpenBSD
 2019-12-08 21:53 UTC 

math tests: don't fail if isfinite, isinf, isnan, signbit is a macro
 2019-12-08 14:05 UTC 

fix compilation errors in C++ mode on FreeBSD
 2019-12-08 12:22 UTC 

fix compilation errors in C++ mode on macOS and FreeBSD
 2019-12-08 12:04 UTC 

GNUlib unicode encoding causes smart quotes to be displayed in program's output
 2019-12-07 20:55 UTC  (11+ messages)
  ` smart quotes in German

Compile error with xlclang++ on AIX
 2019-12-07 17:53 UTC  (7+ messages)
` fix compilation errors in C++ mode "

document compilation error in C++ mode on NetBSD 8.0
 2019-12-07 14:46 UTC 

fix compilation errors in C++ mode on Solaris 10 and Solaris 11
 2019-12-07 14:16 UTC  (2+ messages)

[PATCH 0/1] Reduce footprint of xstrtol module
 2019-12-07  9:51 UTC  (5+ messages)
` [PATCH 1/1] Move xstrtol_fatal to a new xstrtol-error module

[PATCH] nstrftime: better width support for %N, %z
 2019-12-06 22:51 UTC 

fix compilation error in C++ mode on Solaris 11 OpenIndiana
 2019-12-04 11:27 UTC 

Compile error with GNULIB_NAMESPACE on Solaris (stdio.h)
 2019-12-04  3:53 UTC  (4+ messages)

pthread-h: fix link errors with --enable-threads=isoc on AIX
 2019-12-03  4:00 UTC  (2+ messages)

fix link errors with --enable-threads=posix on AIX
 2019-12-03  2:04 UTC  (2+ messages)

Simplify link sections
 2019-12-02 10:12 UTC 

thread tests: avoid link error with --enable-threads=isoc+posix on AIX
 2019-12-02 10:00 UTC 

cond: state linking requirements
 2019-12-02  1:08 UTC 

threadlib: remove unnecessary file (left over from 2019-07-06)
 2019-12-02  1:08 UTC 

notation for documenting multithread-safety
 2019-12-01 11:57 UTC  (5+ messages)
  ` notation for documenting multithread-safety - clang's warnings

Space separator missing in gnulib when building wget2
 2019-11-30 18:08 UTC  (11+ messages)

TODO list for gnulib-tool.py
 2019-11-30 12:14 UTC 

openpty, forkpty: fix build error on Solaris 11.4
 2019-11-27 23:35 UTC 

New options --enable-threads=isoc and --enable-threads=isoc+posix
 2019-11-27  9:24 UTC 

time_r module does not work on MingW
 2019-11-25 23:53 UTC  (12+ messages)
        ` wctype.h compile error on mingw with GNULIB_NAMESPACE

mbrtowc: modernize autoconf test
 2019-11-25 19:50 UTC 

wcstok: work around wrong signature on native Windows
 2019-11-24 12:17 UTC 

[PATCH] intprops: INT_MULTIPLY_WRAPV speedup for GCC 8.4+
 2019-11-23  1:34 UTC 

[bug #57277] FAIL: test-canonicalize-lgpl with GCC 10
 2019-11-21 11:07 UTC  (4+ messages)

threads-h tests: fix typo
 2019-11-20  2:47 UTC 

pthread-thread: fix prototype of pthread_attr_getdetachstate
 2019-11-20  1:31 UTC 

[PATCH] * lib/intprops.h (INT_MULTIPLY_WRAPV): Simplify gcc -E output
 2019-11-19 17:45 UTC 

[PATCH] intprops: speed up INT_MULTIPLY_WRAPV in GCC 9.3
 2019-11-19 17:07 UTC 

[PATCH] Script to generate ChangeLog-like output from git metadata
 2019-11-19  4:50 UTC  (7+ messages)

[PATCH] glob: get closer to glibc glob.c
 2019-11-19  1:58 UTC 

[PATCH] Don't use $(CC) for the -std=gnu11 flag
 2019-11-18 22:38 UTC  (3+ messages)

gnulib subverts system typedef for intptr_t
 2019-11-18 21:52 UTC  (3+ messages)

[patch] glob. If pattern has a trailing slash match directories only
 2019-11-18 13:37 UTC  (8+ messages)

gnulib-tool: fix build error on macOS with --conditional-dependencies
 2019-11-18 12:32 UTC 

gc: fix configuration with --with-libgcrypt
 2019-11-18 12:10 UTC  (3+ messages)

Octave link failure with gnulib setlocale, missing CoreFoundation
 2019-11-18 11:58 UTC  (2+ messages)

havelib: improve bi-arch support
 2019-11-17 23:11 UTC 

havelib: fix a bug in dependency processing
 2019-11-17 23:00 UTC 

Adapting changes for MSYS2?
 2019-11-16 18:27 UTC  (8+ 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).