On Sunday 21 January 2007 16:47, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
>
>             Alexander Leidinger <[EMAIL PROTECTED]> writes:
> : I was thinking more about something like:
> :       to print                         identifier to use in the
> : kernel sizeof()                         %zd
> :       int64_t                          xyz
> :       int32_t                          klm
> :       ...                              ...
>
> The last two aren't possible to print without casts, or the PRI_xxx
> macros.

That's right, but I think we can fix it by simply making int64_t an alias 
for "long long" on all architectures.  I still haven't heard any reason 
not to just do this - is there something, other than historical?

-- 
/"\  Best regards,                      | [EMAIL PROTECTED]
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | [EMAIL PROTECTED]
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News

Attachment: pgpqPTLF3RJz5.pgp
Description: PGP signature

Reply via email to