This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

The saga of strtoll/strtoull



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]