This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
The saga of strtoll/strtoull
- From: Steve Ellcey <sje at cup dot hp dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Tue, 26 Mar 2002 13:31:50 -0800 (PST)
- Subject: The saga of strtoll/strtoull
- Reply-to: sje at cup dot hp dot com
So do we have closure at all on the use of strtoll/strtoull in
libstdc++? It appears the idea of putting them in libiberty has been
dropped, and I think the idea of using snprintf has been dropped too, or
has it? Was someone looking at putting them directly into libstdc++?
If none of these are being accepted can I re-propose the earlier patch
that Jessica and I sent in for HP-UX where we just use the functions
that are in HP-UX libc under the (non-standard) names that they use?
http://gcc.gnu.org/ml/libstdc++/2002-03/msg00164.html
Steve Ellcey
sje@cup.hp.com