libstdc++/49: Test suite does not use std:: everywhere it should
anthony_w.geo@yahoo.com
anthony_w.geo@yahoo.com
Wed Mar 29 05:37:00 GMT 2000
>Number: 49
>Category: libstdc++
>Synopsis: Test suite does not use std:: everywhere it should
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 29 05:37:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Anthony Williams
>Release: unknown-1.0
>Organization:
>Environment:
libstdc++-2.90.8
gcc 2.95.2
sparc-solaris-2.7
>Description:
In many places the testsuite programs fail to compile due to "unknown symbol" errors, since std:: is not used
>How-To-Repeat:
make check
or
make check-install
when configured with --enable-namespaces
>Fix:
Use std:: where appropriate (I can provide fixed source files if required)
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Libstdc++-prs
mailing list