[Bug 3983] code/libspeex/nb_celp.c:284: warning: implicit declaration of function `alloca'
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Wed Feb 25 06:34:55 EST 2009
http://bugzilla.icculus.org/show_bug.cgi?id=3983
------- Comment #1 from vincent at cojot.name 2009-02-25 06:34 EDT -------
Under Solaris, alloca is at:
SYNOPSIS
#include <stdlib.h>
[...]
#include <alloca.h>
void *alloca(size_t size);
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the quake3-bugzilla
mailing list