char_traits patch, round two
Andreas Jaeger
aj@suse.de
Mon Aug 12 04:30:00 GMT 2002
Benjamin Kosnik <bkoz@redhat.com> writes:
> ..still pending. There are some issues left to resolve: hopefully
> these will fall into place after a good nights sleep...
Since this patch is on the gcc 3.2 branch, I get now errors like:
../src/.libs/libid3.so: undefined reference to `std::char_traits<unsigned char>::move(unsigned char*, unsigned char const*, unsigned long)'
>
> 2002-07-28 Benjamin Kosnik <bkoz@redhat.com>
> Gabriel Dos Reis <gdr@nerim.net>
>
> XXX char_traits vs. other _traits
> XXX money_ bits
> XXX num_get/num_put bits
> XXX testsuites
> * include/bits/char_traits.h: Remove generic definitions.
[...]
The final ChangeLog contains:
* testsuite/21_strings/capacity.cc: Add char_traits specializations.
Do I need to add those specializations now everywhere? What's the
right way to fix this problem?
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Libstdc++
mailing list