bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] gnulib-tool.py (pygnulib) minor print warn crash fix


From: Mitch Capper
Subject: [PATCH] gnulib-tool.py (pygnulib) minor print warn crash fix
Date: Wed, 31 May 2023 21:24:07 -0700

Without this you may get
print('Removing file %s (backup in )' % (path, backup))
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
TypeError: not all arguments converted during string formatting
./bootstrap: gnulib-tool failed

~mitch (they, them)

Attachment: pygnulib_minor_bug.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]