This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libstdc++/8463: std::ios_base has a non-virtual destructor


>Number:         8463
>Category:       libstdc++
>Synopsis:       std::ios_base has a non-virtual destructor
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          wrong-code
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 05 05:06:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     john_maddock@compuserve.com
>Release:        gcc-3.2
>Organization:
>Environment:
SUSE linux 7.0
>Description:
std::ios_base has a non-virtual destructor, when the standard clearly requires a virtual destructor.
>How-To-Repeat:

>Fix:

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