This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re:num_get<>::do_get (overflow/underflow - patch)
- To: libstdc++@sourceware.cygnus.com, kabatek@chemie.uni-halle.de
- Subject: Re:num_get<>::do_get (overflow/underflow - patch)
- From: Benjamin Kosnik <bkoz@cygnus.com>
- Date: Wed, 5 May 1999 02:06:13 -0700
Ryszard,
I am using a slightly different egcs snapshot, and things are working
with me. Here's what gcc -v says:
gcc version egcs-2.93.20 19990430 (gcc2 ss-980929 experimental)
or
gcc version egcs-2.93.21 19990503 (gcc2 ss-980929 experimental)
Both of these work well for me (meaning, make_check_libfree++ has no
fails). If you continue to have problems, contact me directly.
> The file bits/stl_range_errors.h is still missed after make install.
Fixed.
> (your patch. .)
Checked in. Please note the (very minor) formatting changes for next time.. .
Thanks,
Benjamin