Re: G_GINT64_FORMAT on all systems?



> Hi,
> 
> The docs say:
> 
> "Some platforms do not support scanning and printing 64 bit integers, even
> though the types are supported. On such platforms G_GUINT64_FORMAT is not
> defined. "
> 
> Couldn't this be made available on all systems through trio?
> 
> Perhaps it already is, found this in configure.in:
> 
> if test "x$ac_cv_sizeof_long_long" = "x8" &&
>    test -z "$glib_cv_long_long_format" ; then
>   need_trio=yes
> fi
> 
> So I assume it IS available on all platforms glib 2.x runs on, but the
> docs need updating?

Yes, the docs need an update. Would you be so kind to file a docs bug with
some hint where
in the docs the above sentence occurs ? 

Thanks,

Matthias

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]