Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Why pedantic?
@ 2015-08-24 18:15 Paul_Koning
  2015-08-25 10:05 ` Pedro Alves
  0 siblings, 1 reply; 7+ messages in thread
From: Paul_Koning @ 2015-08-24 18:15 UTC (permalink / raw)
  To: gdb

I'm trying to understand why --pedantic is specified in several of the subdirectories used with building gdb -- and in particular, why there isn't any obvious way to turn that off.  I've run into this in "libiberty" and possibly also "libdecnumber".  While this may be ok for Linux, it breaks some cross-builds.  At the very least I end up having to work around a pile of "C90 doesn't support blah blah" messages that now need to go into the "ignore this warning during builds" list in my build procedures.

"pedantic" generally defines warnings that are suggested by the standard but are judged to be not particularly useful -- so why use them unconditionally?

	paul


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-08-25 13:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-24 18:15 Why pedantic? Paul_Koning
2015-08-25 10:05 ` Pedro Alves
2015-08-25 12:52   ` Paul_Koning
2015-08-25 13:05     ` Andreas Schwab
2015-08-25 13:17       ` Paul_Koning
2015-08-25 13:41         ` Pedro Alves
2015-08-25 13:44         ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox