[Asterisk-Dev] todays latest STABLE has implicit declaration compile error

Matthew Boehm mboehm at cytelcom.com
Thu Dec 30 09:17:51 MST 2004


just did "make update" in my 1.0.3 branch, then added twisted's 'press a key
to begin recording' patch (2955) and compiled(make clean, make). I noticed
this warning:

cli.c: In function `ast_cli_completion_matches':
cli.c:1043: warning: implicit declaration of function `toupper'

adding "#include <ctype.h>" fixed the problem.

can any others out there confirm this before I submit a patch?

Thanks,
Matthew




More information about the asterisk-dev mailing list