
7 Nov
2009
7 Nov
'09
1:52 a.m.
on Thu Nov 05 2009, Beman Dawes <bdawes-AT-acm.org> wrote:
On Wed, Nov 4, 2009 at 4:12 PM, Patrick Horgan <phorgan1@gmail.com> wrote:
-pedantic issues all the warnings required by strict ISO C and ISO C++. They are in the standard for a reason...
Tread carefully here. The standards require "diagnostics", not warnings. And the warnings from gcc -pedantic and other compiler's equivalent go far beyond anything mandated by the standards.
Maybe so, but -pedantic does detect some illegal code that isn't otherwise flagged and can't be guaranteed to be portable. -- Dave Abrahams Meet me at BoostCon: http://www.boostcon.com BoostPro Computing http://www.boostpro.com