view lib/math.c @ 17273:7be3e941fb5b

regex: conform to strict C * lib/regcomp.c (parse_bracket_exp): Add cast to conform to strict C. From Aharon Robbins.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 05 Jan 2013 12:06:52 -0800
parents 1b3c19ad4b17
children
line wrap: on
line source

#include <config.h>
#define _GL_MATH_INLINE _GL_EXTERN_INLINE
#include "math.h"