Subject: Re: bin/1089: cc -ansi -pedantic doesn't notice %qd
To: None <netbsd-bugs@NetBSD.ORG>
From: der Mouse <mouse@Collatz.McRCIM.McGill.EDU>
List: netbsd-bugs
Date: 05/30/1995 15:44:09
> It's not really a bug; the behavior is undefined, this requires no
> diagnostic.  :)

I'm not sure what you mean here.  If you're just being silly, never
mind...but if you're talking about ANSI-standard undefined behavior,
then I reply "true but irrelevant", because it's not a bug relative to
ANSI as the spec; it's a bug relative to the gcc spec, which says that
-pedantic is supposed to warn about things gcc accepts but which are
deviations from ANSI.  And %qd under NetBSD is one such.

					der Mouse

			    mouse@collatz.mcrcim.mcgill.edu