bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2024-03-21 23:50:31 to 2024-04-01 22:31:54 UTC [more...]

gnulib-tool.py: Fix --extract-tests-module with a test module
 2024-04-01 22:31 UTC  (5+ messages)
    ` packages tests

autoreconf --force seemingly does not forcibly update everything
 2024-04-01 22:07 UTC  (10+ messages)

gnulib-tool.py: Fix reading of 'gl_VC_FILES' in gnulib-cache.m4
 2024-04-01 13:06 UTC  (11+ messages)
  ` gnulib-tool test suite updates
            ` gnulib-tool.py: Add missing quotation mark to reminder
            ` gnulib-tool.py: Use case-sensitive sorting for files

m4/getcwd-path-max.m4 hangs with busybox + btrfs
 2024-04-01 11:22 UTC  (9+ messages)

bug#70104: "FAIL: test-canonicalize" coreutils v9.5 on musl libc
 2024-04-01  4:35 UTC  (4+ messages)

[PATCH] gnulib-tool.py: Fix sorting of modules when --local-dir is used
 2024-04-01  0:20 UTC  (12+ messages)
` [PATCH] gnulib-tool.py: Store the module name instead of computing it

quotearg: shell escape issue with single quote
 2024-03-31 21:02 UTC  (3+ messages)

gnulib-tool.py: Fix output of 'po/LINGUAS'
 2024-03-31 12:16 UTC  (2+ messages)

gnulib-tool.py: Display specified modules in bold
 2024-03-31 11:00 UTC  (9+ messages)

gnulib-tool.py: Don't discard the 'dummy' module
 2024-03-31 10:32 UTC  (4+ messages)

gnulib's build-to-host.m4 and its role in the recent xz backdoor
 2024-03-30 22:23 UTC  (7+ messages)
    ` testing build-to-host.m4

bug#70070: FAIL: test-localtime_r
 2024-03-30 21:52 UTC  (6+ messages)

[PATCH] gnulib-tool.py: Add type hints to all functions
 2024-03-30  1:30 UTC  (12+ messages)
` Python Iterable
    ` what can we expect from developers

Issue with intprops-internal.h / GCC 8.3
 2024-03-30  1:17 UTC  (3+ messages)

gnulib-tool.py: Fix removal of variables from GLMakefileTable
 2024-03-29 14:07 UTC  (6+ messages)

attribute: Work around compiler bug of Oracle cc 12.6
 2024-03-29 13:40 UTC 

fenv-exceptions-state-c99: Fix test failures with Oracle cc 12.6
 2024-03-29  2:53 UTC 

mcel tests: Fix test failure with Oracle cc 12.6
 2024-03-29  1:20 UTC 

gnulib-tool.py and gnulib-tool.sh disagree on AC_REQUIRE([AM_PROG_CC_C_O])
 2024-03-28 23:11 UTC  (4+ messages)

pthread-h: Fix override of pthread_spinlock_t with non-GNU compilers
 2024-03-28 21:07 UTC 

havelib: Recognize ELF platform despite SunPRO C on Linux
 2024-03-28 16:53 UTC 

[PATCH] gnulib-tool.py: Fix whitespace in gnulib-comp.m4
 2024-03-28 11:34 UTC  (4+ messages)
` [PATCH] gnulib-tool.py: Fix missing 'gnulib-cache.m4' in EXTRA_DIST

[PATCH] gnulib-tool.py: Inline 'sed' invocations used on library files
 2024-03-28  4:00 UTC  (10+ messages)
        ` Newline handling

obstack: Work around ICE with Oracle Developer Studio 12.6 cc
 2024-03-27 20:37 UTC 

[PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 65
 2024-03-26 23:10 UTC  (6+ messages)
  ` [PATCH] gnulib-tool.py: Only process configure.ac once

gettime-res failure on Solaris 11/SPARC
 2024-03-26 17:31 UTC  (5+ messages)

jit/cache: Fix a compilation error on Solaris 11.4/SPARC
 2024-03-26  0:58 UTC 

[PATCH] gnulib-tool.py: Fix "Creating directory" output
 2024-03-25 22:27 UTC  (6+ messages)
` [PATCH] gnulib-tool.py: Fix output of #include directive advice

[PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 69
 2024-03-25 22:18 UTC  (17+ messages)
` [PATCH] gnulib-tool.py: Don't use --[no]-vc-files unless explicitly given
              ` [PATCH] gnulib-tool.py: Handle removed files in the vc ignore files

gnulib-tool.py: Print "executing mkdir ..." messages
 2024-03-25 14:50 UTC 

gnulib-tool.py: Use Python raw strings for regular expressions
 2024-03-24 23:20 UTC 

gnulib-tool.py: Bring the output into the right order
 2024-03-24 22:22 UTC  (2+ messages)

[PATCH] maint: Allow gnulib's readutmp module to use systemd
 2024-03-24 18:51 UTC  (5+ messages)

nstrtime, c-nstrftime: Fix %c directive's result on glibc ≤ 2.30
 2024-03-24 18:25 UTC 

gnulib-tool.py: Fix output of notices
 2024-03-24 11:08 UTC 

Question about gnulib-tool coreutils test case
 2024-03-24 11:01 UTC  (2+ messages)

gnulib-tool.py: Fix the modules indentation in --create-testdir' output
 2024-03-24  2:20 UTC 

gnulib-tool.py: Update TODO file
 2024-03-24  1:50 UTC  (4+ messages)

gnulib-tool.sh: Use a default auxdir in --extract-automake-snippet
 2024-03-24  0:38 UTC 

gnulib-tool.py: Don't unnecessarily sort an EXTRA_DIST augmentation
 2024-03-24  0:29 UTC 

gnulib-tool.py: Don't unnecessarily run configure && make in testdirs
 2024-03-23 18:18 UTC 

gnulib-tool.py: Fix autoconf snippets inclusion if --single-configure
 2024-03-23 17:56 UTC 

gnulib-tool.py: Avoid undesired diagnostics from the 'patch' command
 2024-03-23 17:11 UTC 

gnulib-tool.py: Print "executing touch config.h.in"
 2024-03-23 16:55 UTC 

[PATCH] gnulib-tool.py: Fix empty newline output in test directories
 2024-03-22 20:11 UTC  (3+ messages)
` [PATCH] gnulib-tool.py: Don't remove newlines in testdir's Automake snippets

gnulib-tool.py: Fix an error in --create-testdir
 2024-03-22 18:06 UTC  (2+ messages)

[PATCH] gnulib-tool.py: Fix unconditional Automake snippets for non-tests
 2024-03-22 16:10 UTC  (5+ messages)

[PATCH] gnulib-tool.py: Prefer str.splitlines() over str.split('\n')
 2024-03-22 15:57 UTC  (9+ messages)
    ` test suite problem

gnulib-tool.sh: Produce same diagnostics regardless of Automake version
 2024-03-22 15:31 UTC 

gnulib-tool: Remove test-driver.{orig,rej} if patching succeeded
 2024-03-22 15:14 UTC 

gl_AVOID extra space
 2024-03-22  2:55 UTC  (3+ 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).