[Bug c++/34200] Two compilation units have same private class but no conflict detected or reported.

2007-11-22 Thread mat_geek at yahoo dot com dot au
--- Comment #7 from mat_geek at yahoo dot com dot au 2007-11-23 00:04 --- The output from the example code is 514: [EMAIL PROTECTED] ~/temp/eg/ $> ./main.exec int main() in main.cpp at 14 void a() in a.cpp at 24 void A::f() in a.cpp at 13 void b() in b.cpp at 24 void B::f() in b.

[Bug c++/34200] Two compilation units have same private class but no conflict detected or reported.

2007-11-22 Thread mat_geek at yahoo dot com dot au
--- Comment #6 from mat_geek at yahoo dot com dot au 2007-11-23 00:02 --- Created an attachment (id=14622) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14622&action=view) Example Code File Makefile -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34200

[Bug c++/34200] Two compilation units have same private class but no conflict detected or reported.

2007-11-22 Thread mat_geek at yahoo dot com dot au
--- Comment #5 from mat_geek at yahoo dot com dot au 2007-11-23 00:02 --- Created an attachment (id=14621) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14621&action=view) Example Code File Main -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34200

[Bug c++/34200] Two compilation units have same private class but no conflict detected or reported.

2007-11-22 Thread mat_geek at yahoo dot com dot au
--- Comment #4 from mat_geek at yahoo dot com dot au 2007-11-23 00:02 --- Created an attachment (id=14620) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14620&action=view) Example Code File 3 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34200

[Bug c++/34200] Two compilation units have same private class but no conflict detected or reported.

2007-11-22 Thread mat_geek at yahoo dot com dot au
--- Comment #3 from mat_geek at yahoo dot com dot au 2007-11-23 00:01 --- Created an attachment (id=14619) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14619&action=view) Example Code File 2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34200

[Bug c++/34200] Two compilation units have same private class but no conflict detected or reported.

2007-11-22 Thread mat_geek at yahoo dot com dot au
--- Comment #2 from mat_geek at yahoo dot com dot au 2007-11-23 00:01 --- Created an attachment (id=14618) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14618&action=view) Example Code File 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34200

[Bug other/34200] New: Two compilation units have same private class but no conflict detected or reported.

2007-11-22 Thread mat_geek at yahoo dot com dot au
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mat_geek at yahoo dot com dot au http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34200