ogg.k.ogg.k at googlemail.com
2008-May-20 12:06 UTC
[ogg-dev] [PATCH] liboggplay - 64 bit fixes
> Besides, this is something that is very easy to implement for > systems which aren't C99.Good point.> IMO, its less ugly than the cast, but only just.Fair enough, maybe I can just parse casts as second nature, which is a scary thought :) I'll post an updated patch soon with the C99 macros instead.
ogg.k.ogg.k at googlemail.com
2008-May-21 09:26 UTC
[ogg-dev] [PATCH] liboggplay - 64 bit fixes
> I'll post an updated patch soon with the C99 macros instead.Here it is, with the C99 macros in addition rather than instead. -------------- next part -------------- A non-text attachment was scrubbed... Name: liboggplay-64bit-c99.diff Type: text/x-patch Size: 2839 bytes Desc: not available Url : http://lists.xiph.org/pipermail/ogg-dev/attachments/20080521/2b583cce/attachment.bin
2008/5/21 ogg.k.ogg.k at googlemail.com <ogg.k.ogg.k at googlemail.com>:>> I'll post an updated patch soon with the C99 macros instead. > > Here it is, with the C99 macros in addition rather than instead. >thanks, committed in changeset:3602 btw. your patch had glut-player.c duplicated in src/tools and src/examples. cheers, Conrad.