
25 Aug
2005
25 Aug
'05
11:48 p.m.
Andreas Huber wrote:
Jonathan Wakely wrote:
There's also a project underway to enable much finer-grained control of warnings.
That's good to hear.
Hi, re-reading http://gcc.gnu.org/wiki/Warning%20Message%20Control I see that only "limited #pragma support" is planned, so maybe I spoke too soon. It might be that non-virtual dtors are one of the places it will be supported, as it's something you can know is safe and want to disable locally. jon