symbol versioning, take 2

Ulrich Drepper drepper@redhat.com
Wed Feb 13 15:17:00 GMT 2002


Phil Edwards <phil@jaj.com> writes:

>       std::[A-Za-z]*                  ;
>       std::__throw_*                  ;
>       std::__basic_file*              ;
>       #std::__convert_to_*             ;
>       std::__num_base*                ;
>       std::__timepunct*

A ';' missing here.  And remove the white spaces before the ';'.
Everywhere.  I'll not guarantee that they will be ignored forever.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



More information about the Libstdc++ mailing list