[ODE] Reply-To.

gl gl at ntlworld.com
Sun Jan 19 16:14:02 2003


Russ, any chance changing the list's reply-to field to the list itself?
This came up recently and had quite a bit of support...
--
gl

----- Original Message -----
From: "Russ Smith" <russ@q12.org>
To: "Byron Wright" <bslayerw@mindspring.com>
Cc: <ode@q12.org>
Sent: Sunday, January 19, 2003 1:20 AM
Subject: Re: [ODE] (no subject)


>
> > As you can see "alloca" is undeclared (it's comes from a define
> > "ALLOC" which ends up being a define for dALLOCA16 on my target
> > platform :
>
> yes, newer versions of mingw don't seem to have 'alloca' in their system
> includes. a quick fix is to #define alloca to be __builtin_alloca
> somewhere in the ODE header files. if anyone feels like creating a
> better long term solution then feel free to send me a patch.
>
> russ.
>
> --
> Russell Smith
> http://www.q12.org
> _______________________________________________
> ODE mailing list
> ODE@q12.org
> http://q12.org/mailman/listinfo/ode
>