--- Comment #46 from sodiumgood at gmail dot com 2009-12-23 07:09 ---
*** Bug 42473 has been marked as a duplicate of this bug. ***
--
sodiumgood at gmail dot com changed:
What|Removed |Added
--- Comment #2 from sodiumgood at gmail dot com 2009-12-23 07:09 ---
*** This bug has been marked as a duplicate of 57 ***
--
sodiumgood at gmail dot com changed:
What|Removed |Added
--- Comment #1 from sodiumgood at gmail dot com 2009-12-23 06:47 ---
Created an attachment (id=19376)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19376&action=view)
preproccessed file of the codes that produce the errors
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42473
e{
public:
Derived(int arg0 = Base::var){}
};
int main(){
Derived d;
return 0;
}
--
Summary: error parsing template syntax
Product: gcc
Version: 4.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: sodiumgood at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42473