[Bug c++/13140] declaration in global namespace, definition inside named or anon namespace

2006-06-21 Thread zvonsully at gmail dot com
--- Comment #11 from zvonsully at gmail dot com 2006-06-21 23:11 --- on g++ v. 4.1.2 it is not fixed, But here I see "Fixed" with patches from 2005! code: namespace NS{//a namespace template class C//a template class inside a namespace { int f();//a member of C }; }//NS

[Bug c++/28130] New: template function(from a class inside a namespace) specialization outside the namespation

2006-06-21 Thread zvonsully at gmail dot com
y: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zvonsully at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28130

[Bug c++/27519] New: Another's class destructor name

2006-05-09 Thread zvonsully at gmail dot com
y: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zvonsully at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27519