Bug 18064

Summary: g++ treats public enums in templates as private
Product: [Retired] Red Hat Linux Reporter: Bernhard Rosenkraenzer <bero>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=viewer&pr=511&database=gcc
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-10-02 09:51:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bernhard Rosenkraenzer 2000-10-02 09:49:47 UTC
Detailed information is in the gcc bug tracking system, Bug #511.

This prevents, among other things, KDE 2.0 from compiling, so I'm setting
the priority to high. KDE 2.0 will be released in a couple of days.

Comment 1 Bernhard Rosenkraenzer 2000-10-02 09:51:31 UTC
I'm currently working around this bug by moving the enums out of the classes;
this works, but it's crappy and not binary compatible...

Comment 2 Jakub Jelinek 2000-10-24 08:22:39 UTC
Should be fixed in gcc-2.96-60 in rawhide.