[Bug c++/29177] New: Wrongly rejects non-template function default arguments in later declarations

2006-09-22 Thread greifel at megatop200 dot com
Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: greifel at megatop200 dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29177

[Bug c++/29188] New: accepts-invalid ambiguous between conversion function/constructor. related to const

2006-09-22 Thread greifel at megatop200 dot com
ReportedBy: greifel at megatop200 dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29188

[Bug c++/29188] undocumented extension with ambiguous between conversion function/constructor. related to const

2006-09-23 Thread greifel at megatop200 dot com
--- Comment #2 from greifel at megatop200 dot com 2006-09-23 16:29 --- According to 1.4/8 implementations with extensions are required to "diagnose programs that use extensions that are ill-formed according to this International Standard." This code is ill-formed so pr