[Bug c++/24058] New: g++ should warn about virtual methods called in constructors and destructors

2005-09-25 Thread tron dot thomas at verizon dot net
Severity: enhancement Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tron dot thomas at verizon dot net CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24058

[Bug c++/24488] New: GCC should warn about poorly implemented copy assignment operators

2005-10-22 Thread tron dot thomas at verizon dot net
uct: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: enhancement Priority: P5 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tron dot thomas at verizon dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24488

[Bug c++/22632] New: GCC won't produce assignment operator warnings

2005-07-23 Thread tron dot thomas at verizon dot net
Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tron dot thomas at verizon dot net CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzil

[Bug c++/23510] New: Confusing output for improperly terminated template structures

2005-08-21 Thread tron dot thomas at verizon dot net
t;-38u>’ Factorial.cpp:6: instantiated from ‘Factorial<-37u>’ Factorial.cpp:6: instantiated from ‘Factorial<-36u>’ Factorial.cpp:6: instantiated from ‘Factorial<-35u>’ Factorial.cpp:6: instantiated from ‘Factorial<-34u>’ Factorial.cpp:6: instantiated from ‘Factori

[Bug c++/13077] Need a way to disable warnings in code

2003-11-16 Thread tron dot thomas at verizon dot net
--- Additional Comments From tron dot thomas at verizon dot net 2003-11-17 00:10 --- Subject: Re: Need a way to disable warnings in code Thanks pinskia. I did not know about that. I'm glad there is a way to deal with per module settings. I still don't know how helpful it

[Bug c++/18410] New: GCC does not warn about hidden methods

2004-11-09 Thread tron dot thomas at verizon dot net
NCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tron dot thomas at verizon dot net CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18410

[Bug c++/18410] GCC does not warn about hidden methods

2004-11-09 Thread tron dot thomas at verizon dot net
--- Additional Comments From tron dot thomas at verizon dot net 2004-11-10 01:56 --- Subject: Re: GCC does not warn about hidden methods I tried a serach before I entered the bug. I couldn't find any results. pinskia at gcc dot gnu dot org wrote: >--- Additional Comme