[ogg-dev] liboggz: use ogg_int64_t instead of C99 int64_t for the benefit of you-can-guess-who

Erik de Castro Lopo mle+la at mega-nerd.com
Tue Dec 16 13:29:45 PST 2008


ogg.k.ogg.k at googlemail.com wrote:

> A widely used platform doesn't bother to have C99
> integer types, so this allows building with it.

Its not the platform, just the most common compiler on that
platform.

GCC and the Intel compiler (with the -c99 switch) on windows
both have int64_t :-). In fact both compilers are mostly C99
compliant.

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"Using Java as a general purpose application development language
is like going big game hunting armed with Nerf weapons."
-- Author Unknown


More information about the ogg-dev mailing list