On Sat, 2006-Feb-04 15:05:27 +0100, Dag-Erling Smrgrav wrote:
>Max Laier <[EMAIL PROTECTED]> writes:
>> As for %ju, I think it's stupid.  I even believe that %llu shouldn't
...
>> We are seeing this type of porting problem over and over again,
>> there should be a better sollution.
>
>There is in C99: printf("%" PRIu64 "\n", foo);

Max was asking for a _better_ solution.  I respectfully suggest that
the above is an abomination forced upon us because of shortcomings in
the C language/library.

-- 
Peter Jeremy
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to