This is the mail archive of the
libstdc++-prs@sourceware.cygnus.com
mailing list for the libstdc++ project.
libstdc++/49: Test suite does not use std:: everywhere it should
- To: libstdc++-gnats at sourceware dot cygnus dot com
- Subject: libstdc++/49: Test suite does not use std:: everywhere it should
- From: anthony_w dot geo at yahoo dot com
- Date: 29 Mar 2000 13:33:16 -0000
- Reply-To: anthony_w dot geo at yahoo dot com
- Resent-Cc: libstdc++-prs at sourceware dot cygnus dot com
- Resent-Reply-To: libstdc++-gnats@sourceware.cygnus.com, anthony_w.geo@yahoo.com
>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: