[Asterisk-Dev] todays latest STABLE has implicit declaration
compile error
Steve Kann
stevek at stevek.com
Thu Dec 30 09:45:32 MST 2004
Matthew Boehm wrote:
>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
>
>
That's a warning, not an error :)
-SteveK
More information about the asterisk-dev
mailing list