cvs commit: src/sys/security/audit audit_arg.c

Peter Jeremy peterjeremy at optushome.com.au
Sat Feb 4 11:22:02 PST 2006


On Sat, 2006-Feb-04 15:05:27 +0100, Dag-Erling Smrgrav wrote:
>Max Laier <max at love2party.net> 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


More information about the cvs-all mailing list