• Show log

    Commit

  • Hash : 532b4c9f
    Author : Paul Eggert
    Date : 2022-02-26T11:39:32

    Document clang -fsanitize=undefined glitch
    
    * doc/gnulib-intro.texi (Unsupported Platforms):
    Document incompatibility of ‘clang -fsanitize=undefined’
    with Gnulib, and how to work around it by also using
    ‘-fno-sanitize=pointer-overflow’.
    

  • 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