[tremor] Tremor 32-bit long long emulation
Monty
xiphmont at xiph.org
Tue Oct 1 08:56:22 PDT 2002
On Tue, Oct 01, 2002 at 10:46:41AM +0200, J.A. Bezemer wrote:
>
> Hi!
>
> Just put up a 32-bit version of Tremor at
> http://www.opensourcepartners.nl/~costar/vorbis/
Nice, I'll have a look at that soon.
> >From the changelog:
>
> *** 20020930: malloc/longlong-emulation ***
>
> Patched by J.A. Bezemer <J.A.Bezemer at opensourcepartners.nl> to work
> on the experimental MOVE processor platform that doesn't support 64-bit
> long longs and has a broken alloca() (which is highly unportable BTW).
No, it's not unportable, even if your compiler is broken.
> - Converted alloca to malloc/free.
Urgh. alloca() was not used for fuzzy reasons. Either fix the broken
compiler alloca(), or write one that works. I'm pulling ripcord
storage off the stack for a reason.
(Of course, if this was just a 'good enough to get it working, will
fix it correctly later' issue, I'll stop the rant here).
> Keep up the good work!
Thanks for the contribution.
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'tremor-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Tremor
mailing list