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++/49387] New: t.cxx:140: error: too many initializers for âconst __class_type_info_pseudoâ


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

           Summary: t.cxx:140: error: too many initializers for âconst
                    __class_type_info_pseudoâ
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mathieu.malaterre@gmail.com


I am getting this weird compilation error which I am not able to understand
what it means:


$ g++ t.cxx
t.cxx:140: error: too many initializers for âconst __class_type_info_pseudoâ

See attached cxx file.


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