[Bug 3983] New: 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:30:32 EST 2009


http://bugzilla.icculus.org/show_bug.cgi?id=3983

           Summary: code/libspeex/nb_celp.c:284: warning: implicit
                    declaration of function `alloca'
           Product: Quake 3
           Version: unspecified
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Platform
        AssignedTo: zakk at icculus.org
        ReportedBy: vincent at cojot.name
         QAContact: quake3-bugzilla at icculus.org


When compiling SVN_HEAD under Solaris/Sparc, I get:
CC code/libspeex/lsp.c
code/libspeex/lsp.c: In function `lpc_to_lsp':
code/libspeex/lsp.c:247: warning: implicit declaration of function `alloca'
CC code/libspeex/lsp_tables_nb.c
CC code/libspeex/ltp.c
code/libspeex/ltp.c: In function `open_loop_nbest_pitch':
code/libspeex/ltp.c:197: warning: implicit declaration of function `alloca'
CC code/libspeex/mdf.c
CC code/libspeex/modes.c
CC code/libspeex/modes_wb.c
CC code/libspeex/nb_celp.c
code/libspeex/nb_celp.c: In function `nb_encode':
code/libspeex/nb_celp.c:284: warning: implicit declaration of function `alloca'
CC code/libspeex/preprocess.c
CC code/libspeex/quant_lsp.c
CC code/libspeex/resample.c
CC code/libspeex/sb_celp.c
code/libspeex/sb_celp.c: In function `sb_encode':
code/libspeex/sb_celp.c:351: warning: implicit declaration of function `alloca'
CC code/libspeex/smallft.c
CC code/libspeex/speex.c
CC code/libspeex/speex_callbacks.c


-- 
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