Thanks,
Applied in svn.
Jean-Marc
Le mardi 31 janvier 2006 ? 11:46 -0800, Aron Rosenberg a ?crit
:> In speex_alloc.h
>
>
> The following code
>
> #ifdef USE_ALLOCA
> #include <alloca.h>
> #endif
>
>
> should be:
>
> #ifdef USE_ALLOCA
> #ifdef WIN32
> #include <malloc.h>
> #else
> #include <alloca.h>
> #endif
> #endif
>
> for visual studio at least. Not sure about mingw
>
> Aron Rosenberg
> www.sightspeed.com
> _______________________________________________
> Speex-dev mailing list
> Speex-dev@xiph.org
> http://lists.xiph.org/mailman/listinfo/speex-dev
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?Url :
http://lists.xiph.org/pipermail/speex-dev/attachments/20060201/dc29dc77/attachment.pgp