view modules/fpieee @ 17138:42f6597efac3

* lib/regexec.c (re_search_internal): Fix grammar in comment.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 16 Oct 2012 16:01:05 -0700
parents 0787c53b84f0
children
line wrap: on
line source

Description:
Ensure IEEE compliant floating-point operations (overflow and division by zero).

Files:
m4/fpieee.m4

Depends-on:

configure.ac-early:
AC_REQUIRE([gl_FP_IEEE])

configure.ac:

Makefile.am:

Include:

License:
LGPL

Maintainer:
Bruno Haible