On Fri, Jan 09, 2004 at 12:03:10PM +0000, Mike Hearn wrote:
> On Thu, 08 Jan 2004 16:46:53 -0800, Alexandre Julliard wrote:
> > You should not use alloca in Wine, it's not portable enough.
> 
> Could we take the glib implementation of alloca and stick it into
> libwine_port? IIRC in glib it uses the system implementation unless it's
> not good enough or missing, in which case it provides an emulation.

And I always thought alloca was a compiler builtin.

But why not just use HeapAlloc() ?

Ciao, Marcus

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to