• Show log

    Commit

  • Hash : bc1d4143
    Author : Bruno Haible
    Date : 2017-03-04T11:24:37

    tests: Avoid compiler warning about uses of null_ptr.
    
    * tests/null-ptr.h: New file.
    * tests/test-canonicalize.c: Include null-ptr.h.
    (null_ptr): Remove function.
    * tests/test-canonicalize-lgpl.c: Likewise.
    * tests/test-memmem.c: Likewise.
    * tests/test-ptsname_r.c: Likewise.
    * modules/canonicalize-tests (Files): Add tests/null-ptr.h.
    * modules/canonicalize-lgpl-tests: Likewise.
    * modules/memmem-tests: Likewise.
    * modules/ptsname_r-tests: Likewise.
    Reported by Jim Meyering.
    

  • README

  • Please see doc/gnulib-readme.texi for basic information about Gnulib.