[parisc-linux] Some warning: ... cleanup; relay no interest?

Helge Deller deller at gmx.de
Mon Jul 23 14:38:11 MDT 2007


Hi Joel,

On Sunday 22 July 2007, Joel Soete wrote:
> There was <http://lists.parisc-linux.org/pipermail/parisc-linux/2007-June/031749.html>
> 
> Really no interest, just missed or did I made a big mistake?

I don't like that patch very much.
It converts everything needlessly to (unsigned long long), which is 64bit long.

Wouldn't it be better to use "%z" or "%z"<something> ?
%z refers to size_t which should be the native bit length.
I'm not sure what others on this list think about it, or if this even works with 64bit...

Helge



More information about the parisc-linux mailing list