• Show log

    Commit

  • Hash : 88cfbe67
    Author : Paul Eggert
    Date : 2018-02-23T13:15:24

    nl_langinfo: pacify gcc -Wunused-function
    
    * lib/nl_langinfo.c (ctype_codeset): Do not define if
    REPLACE_NL_LANGINFO && !GNULIB_defined_CODESET, as it is unused in
    this case.  Without this change, I got a diagnostic when building
    coreutils on Fedora 27 with gcc 7.3.1 20180130.
    

  • README

  • Please create and read the docs with
    
      $ cd doc
      $ make gnulib.html
      $ xdg-open gnulib.html
    
    or read the online manual at
    
      https://www.gnu.org/software/gnulib/manual/gnulib.html