You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/pbx
Steve Murphy 8bf81e2bac
Anything to keep gcc 4.2 happy...
18 years ago
..
ael closes issue #10777 -- by returning a null for the parse tree when there's really nothing there, and making sure we don't try to do checking on a null tree. 18 years ago
Makefile fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80 19 years ago
dundi-parser.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 19 years ago
dundi-parser.h remove extraneous svn:executable properties 20 years ago
kdeconsole_main.cc rename this file so it doesn't appear to be a module by itself 19 years ago
pbx_ael.c Anything to keep gcc 4.2 happy... 18 years ago
pbx_config.c Add a few sanity checks when writing out the dialplan. (issue #10157 reported by dome) 18 years ago
pbx_dundi.c remove a todo item that has been completed 18 years ago
pbx_gtkconsole.c Various updates from PCadach's chan_h323-live branch 19 years ago
pbx_kdeconsole.cc various minor fixes 19 years ago
pbx_kdeconsole.h remove extraneous svn:executable properties 20 years ago
pbx_loopback.c merge new_loader_completion branch, including (at least): 19 years ago
pbx_realtime.c Backport GCC 4.2 fixes. Without these Asterisk won't build under devmode using GCC 4.2. 18 years ago
pbx_spool.c Fix a small typo. 18 years ago