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]

[Bug c++/15624] New: Defined types lose const qualifiers in certain method signatures.


Invalid method signatures are generated where parameter types are defined,
particularly inside namespaces (namespace, struct, class).

-- 
           Summary: Defined types lose const qualifiers in certain method
                    signatures.
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sbrenneis at surry dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ../configure --prefix=/usr --mandir=/usr/share/man --
                    infodir=/us
  GCC host triplet: Fedora Core 1
GCC target triplet: 3.3.2 20031022 (Red Hat Linux 3.3.2-1)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15624


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