[Bug c++/16168] -Weffc++ item 14 improvements

2014-01-10 Thread gcc-o...@ben-kiki.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16168 Oren Ben-Kiki changed: What|Removed |Added CC||gcc-o...@ben-kiki.org --- Comment #6

[Bug c++/16168] -Weffc++ item 14 improvements

2014-01-10 Thread gcc-o...@ben-kiki.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16168 --- Comment #10 from Oren Ben-Kiki --- All good points, which you could say about many opened bugs. The `-Weffc++` flag is a useful tool to keep large code bases working, even when written by less-than-guru C++ programmers. As someone tending a l

[Bug c++/64117] New: warning control #pragmas in precompiled headers are not obeyed for template code

2014-11-29 Thread gcc-o...@ben-kiki.org
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: gcc-o...@ben-kiki.org Created attachment 34140 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34140&action=edit A header file, a source file, and a RUNME scrip

[Bug c++/64117] warning control #pragmas in precompiled headers are not obeyed for template code

2014-12-19 Thread gcc-o...@ben-kiki.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64117 Oren Ben-Kiki changed: What|Removed |Added Version|4.8.2 |4.9.2 --- Comment #1 from Oren Ben-Kiki

[Bug c++/64117] warning control #pragmas in precompiled headers are not obeyed for template code

2015-08-23 Thread gcc-o...@ben-kiki.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64117 --- Comment #2 from Oren Ben-Kiki --- Problem persists in gcc 5.2. Sigh.