• Show log

    Commit

  • Hash : 78c7fe8a
    Author : Bruno Haible
    Date : 2025-03-10T17:28:33

    quotearg: Avoid undefined behaviour.
    
    Reported by Kirill Furman <kfurman@astralinux.ru> in
    <https://lists.gnu.org/archive/html/bug-gnulib/2025-03/msg00037.html>.
    
    * lib/quotearg.c (set_char_quoting): Use 'unsigned int', not 'int', for
    doing bit mask operations.
    

  • README

  • The files in this directory are used in many GNU packages,
    including coreutils, diffutils, and tar.
    The autoconf tests required for these files are in ../m4.