search for: expr2_log

Displaying 1 result from an estimated 1 matches for "expr2_log".

2005 Jun 08
0
CVS Head, Flex 2.5.31 or higher? READ THIS!
...First, you can obtain the check_expr.c file by browsing to: http://bugs.digium.com/view.php?id=4491 and clicking on the attached file link. Compile it with gcc -o check_expr -g check_expr.c run it with ./check_expr /etc/asterisk/extensions.conf (or whatever the path is on your machine). an expr2_log file will be created, and every $[ ] expression it finds will be listed with its status. If you get any warnings, look over the situation, and see if you have to do anything. The most likely thing you might want to do is wrap some things in double quotes to keep the indicated operator from being e...