Failures because of failure changes?

Benjamin Kosnik bkoz@redhat.com
Fri Oct 10 14:57:00 GMT 2003


>2003-10-09  Petur Runolfsson  <peturr02@ru.is>
>                                                                                
>        * src/io-inst.cc: Don't include iostream.
>        * include/bits/ios_base.h (ios_base::failure): Use string.
>        * src/Makefile.am: Add ios_failure.cc.
>        * src/Makefile.in: Regenerate.
>        * src/ios.cc: Move ios_base::failure definitions to...
>        * src/ios_failure.cc: ...here. New.

Please make sure you have the new file, src/ios_failure.cc, and it is
being compiled and linked into your library. That's where these missing definitions live.

For some reason, this patch didn't show up on the patch list. Sorry
about that: I've reconfigured my mailer to avoid this problem in the future.

-benjamin



More information about the Libstdc++ mailing list