public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* unknown conversion type character `z'
@ 2003-04-08  6:58 Steven Scholz
  2003-04-08  8:16 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Scholz @ 2003-04-08  6:58 UTC (permalink / raw)
  To: MTD

Hi there,

I pulled the CVS yesterday, patched my linuxppc-2.4.20 and noticed 
loads of warnings like

nodemgmt.c: In function `jffs2_mark_node_obsolete':
nodemgmt.c:533: warning: unknown conversion type character `z' in format
nodemgmt.c:533: warning: too many arguments for format
nodemgmt.c:552: warning: unknown conversion type character `z' in format
nodemgmt.c:552: warning: too many arguments for format

when compiling it.

What does that mean????

I am using ppc_8xx-gcc version 2.95.4. (Could that be the problem?)

Thanks!

Steven

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

* Re: unknown conversion type character `z'
  2003-04-08  6:58 unknown conversion type character `z' Steven Scholz
@ 2003-04-08  8:16 ` David Woodhouse
  0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2003-04-08  8:16 UTC (permalink / raw)
  To: Steven Scholz; +Cc: MTD

On Tue, 2003-04-08 at 07:58, Steven Scholz wrote:
> nodemgmt.c:533: warning: unknown conversion type character `z' in format

> I am using ppc_8xx-gcc version 2.95.4. (Could that be the problem?)

Yes. It's too old to know about the C99 way of printing size_t. Should
be harmless though.

-- 
dwmw2

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

end of thread, other threads:[~2003-04-08  8:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-08  6:58 unknown conversion type character `z' Steven Scholz
2003-04-08  8:16 ` David Woodhouse

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