From a658bebad3a768dc4e400d72fe5217b8f8079343 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 12 Apr 2024 22:37:35 +0200 Subject: [PATCH] gnulib-tool.py: Update TODO list. --- gnulib-tool.py.TODO | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/gnulib-tool.py.TODO b/gnulib-tool.py.TODO index 20c264a490..88e92150f4 100644 --- a/gnulib-tool.py.TODO +++ b/gnulib-tool.py.TODO @@ -1,6 +1,13 @@ ================================================================================ +Bugs: + - test-cache-2-*.sh test suite failures + - --copy-file creates wrong directory + https://lists.gnu.org/archive/html/bug-gnulib/2024-04/msg00140.html + - error message missing when gl_DOC_BASE missing + https://lists.gnu.org/archive/html/bug-gnulib/2024-04/msg00160.html + Optimize: - os.chdir around subprocess creation -> cwd=... argument instead. @@ -13,7 +20,3 @@ Various other refactorings, as deemed useful: with open(file_name, 'w', newline='\n', encoding='utf-8') as file: ================================================================================ - -Bootstrap various other packages (from users.txt), with GNULIB_TOOL_IMPL=sh+py. - -================================================================================ -- 2.39.5