• Show log

    Commit

  • Hash : 3f2b934a
    Author : Bruno Haible
    Date : 2025-10-03T21:50:13

    unistr, unigbrk: Fix compilation error in C++ mode (regr. 2025-02-09).
    
    Reported by Ryan Carsten Schmidt <gnulib@ryandesign.com>
    at <https://savannah.gnu.org/bugs/?67576>.
    
    * lib/unistr.in.h (u*_check, u*_chr, u*_next, u*_prev, u*_strchr,
    u*_strrchr, u*_strpbrk, u*_strstr): Define C++ templates outside of
    'extern "C"' block.
    * lib/unigbrk.in.h (u*_grapheme_next, u*_grapheme_prev): Likewise.
    

  • 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.