Re: Some warning: ... cleanup; realy no interest?

Joel Soete <[email protected]> Fri, 07 Sep 2007 16:47:07 +0000
Newsgroups gmane.linux.ports.hppa
Message-ID <[email protected]>

Matthew Wilcox wrote:
> On Wed, Sep 05, 2007 at 03:51:22PM +0000, Joel Soete wrote:
>> mmm and what do you think about adding yet another format letter e.g. [rR] for resource_size_t as it was done for [zZ]?
> 
> You'd also have to teach gcc about it.
> 
What should I teach to gcc?

[zZ] format letter are for printk format size_t
[rR] would be equivalent for printk format resource_size_t

All size_t and resource_size_t are typedef?

Tx,
	j.