This is the mail archive of the libstdc++-prs@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libstdc++/49: Test suite does not use std:: everywhere it should



>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:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]