[ogg-dev] [PATCH] liboggplay - 64 bit fixes

xiphmont at xiph.org xiphmont at xiph.org
Thu May 22 13:23:52 PDT 2008


On Tue, May 20, 2008 at 7:39 AM, Erik de Castro Lopo
<mle+la at mega-nerd.com> wrote:
> ogg.k.ogg.k at googlemail.com wrote:
>
>> > I believe that the right (ie ISO C standard recommended) way of doing
>> > this is:
>> >
>> >               printf("[%d] [duration %" PRId64 "] %s\n",
>>
>> C99 only,
>
> Well, we are a little over 6 months away from 2009, so maybe,
> just maybe it might be time to start coding to the ten year
> old standard :-).

So long as the compilers people are using actually support the
extension.  Last I looked, C99 support was not something you could
automatically count on.  OTOH, I care about that slightly less in the
tools than in the libs.  The libs need to stay C89.

Monty


More information about the ogg-dev mailing list