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: unassig...@gcc.gnu.org
        ReportedBy: mathieu.malate...@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.

Reply via email to