This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Incorrect warning about printf %0<fieldwidth>p format


Jim Avera <jima@cadence.com> writes:

> Please explain.  The man text you quote says that the 0 flag has
> undefined behavior for "other" conversions if a precision is
> specified.

No. It clearly says "For other conversions, the behavior is
undefined".

> In any case, the code is the truth: 

No. The standard is the truth, and I cited the standard.

-- 
	Falk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]