bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [1/2] new module 'isinf'


From: Bruno Haible
Subject: Re: [1/2] new module 'isinf'
Date: Tue, 15 Jul 2008 13:02:23 +0200
User-agent: KMail/1.5.4

Hi,

> +     * m4/float-exponent.m4: New file.
> +     * m4/double-exponent.m4: New file.
> +     * m4/ldouble-exponent.m4: New file.

I would prefer names that are consistent with the existing naming conventions:
  1) Use suffixes to represent the floating-point types (like isnanf, isnsnd,
     isnanl).
  2) Use shorter file names. You already noticed that long-double-exponent.m4
     would be too long.
What about exponentf.m4, exponentd.m4, exponentl.m4 ?

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]