[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gnulib] Re: length of dec. representation of a number
From: |
Stepan Kasal |
Subject: |
[bug-gnulib] Re: length of dec. representation of a number |
Date: |
Fri, 25 Feb 2005 07:47:36 +0100 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Thu, Feb 24, 2005 at 12:58:59PM -0800, Paul Eggert wrote:
> How about if you use the standard gnulib macro for this instead of
> reinventing the wheel?
oh, weel, so we have another bit which has to be put off until I
modify autogen.sh to import gnulib.
When I looked at the header, I did some nit-picking:
1) ceil(x) is always integer, so the use of the word was not correct.
2) I added an explanation about unsigned types, as it took me a minute
to figure out.
Would you accept the attached patch to gnulib?
Stepan Kasal
gnulib-20050225-intstr.patch
Description: Text document
- [bug-gnulib] Re: length of dec. representation of a number,
Stepan Kasal <=