On 1/18/14 8:01 AM, Matthias Klose wrote:
> Package: radare2
> Version: 0.9.6-2
> Severity: serious
> Tags: sid jessie
> 
> gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -MD -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -MD
>  -D_FORTIFY_SOURCE=2 -fPIC -g -Wall -D__UNIX__=1
> -I/build/buildd/radare2-0.9.6/libr/include -DGIT_TAP=\"0.9.6\" -o str.o str.c
> str.c: In function 'r_str_casestr':
> str.c:977:2: warning: implicit declaration of function 'strcasestr'
> [-Wimplicit-function-declaration]
>   return strcasestr (a, b);
>   ^
> str.c:977:2: warning: return makes pointer from integer without a cast 
> [enabled
> by default]
> Function `strcasestr' implicitly converted to pointer at str.c:977
> 
> 
> Like an include missing.

        Thanks, Matthias, good catch.  I will take a look as soon as I can.  
It's very
likely that upstream has fixed it already.


                Ender.


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to