[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GMP
From: |
Daniel Dudley |
Subject: |
GMP |
Date: |
Wed, 19 Feb 2003 06:53:34 +0100 |
The GNU documentations states:
<begin quote>
It turns out that it is not entirely true that this function
ignores white-space. It does ignore it between digits, but not
after a minus sign or within or after "0x". We are considering
changing the definition of this function, making it fail when
there is any white-space in the input, since that makes a lot of
sense. Send your opinion of this change to <address@hidden>.
Do
you really want it to accept "3 14" as meaning 314 as it does
now?
<end quote>
Yes, please change it to fail with white-space in the input.
Regards,
Daniel
[Prev in Thread] |
Current Thread |
[Next in Thread] |