• Show log

    Commit

  • Hash : fe2c2458
    Author : Bruno Haible
    Date : 2023-11-05T14:50:08

    fenv-exceptions-tracking-c99 tests: Enhance tests.
    
    * tests/test-fenv-except-tracking-3.sh: Test not only FE_INVALID, but
    also FE_DIVBYZERO, FE_OVERFLOW, FE_UNDERFLOW, FE_INEXACT.
    * tests/test-fenv-except-tracking-3.c: Include <stdlib.h>, <string.h>.
    Don't include fpe-trapping.h. Assume HAVE_FPE_TRAPPING is 1.
    (main): Receive the exception to test as first argument.
    

  • 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