[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#217360: gcc-3.2: meaningless warning for %p in format strings



Jason Kraftcheck <kraftche@cae.wisc.edu> writes:

> In practice, how can it be anything other than a void*?

It can't. You know, the "-pedantic" option is called "-pedantic" for a
reason. It doesn't make a difference on any existing gcc platform, but
it would be possible to cnstruct a C99-compliant environment where it
doesn't.

-- 
	Falk



Reply to: