Displaying 5 results from an estimated 5 matches for "update_func".
2004 Dec 03
1
compiling asterisk-addons for Mysql-cdr
...' makes pointer from integer without a cast
res_config_mysql.c: In function `load_module':
res_config_mysql.c:467: structure has no member named `static_func'
res_config_mysql.c:468: structure has no member named `realtime_func'
res_config_mysql.c:469: structure has no member named `update_func'
res_config_mysql.c:470: structure has no member named `realtime_multi_func'
make: *** [res_config_mysql.o] Error 1
rm app_saycountpl.o
Appreciate any help
mohammad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-...
2005 Jan 30
1
Slackware + Asterisk + asterisk-addons
...--CUT---
res_config_mysql.c:422: error: unknown field `realtime_multi_func'
specified in initializer
res_config_mysql.c:422: warning: excess elements in struct initializer
res_config_mysql.c:422: warning: (near initialization for
`mysql_engine')
res_config_mysql.c:423: error: unknown field `update_func' specified in
initializer
res_config_mysql.c:424: warning: excess elements in struct initializer
res_config_mysql.c:424: warning: (near initialization for
`mysql_engine')
res_config_mysql.c: In function `parse_config':
res_config_mysql.c:491: warning: assignment makes pointer from integ...
2005 Feb 02
6
problem in compiling asterisk-addons
...ne')
res_config_mysql.c:422: error: unknown field
`realtime_multi_func' specified in initializer
res_config_mysql.c:422: warning: excess elements in
struct initializer
res_config_mysql.c:422: warning: (near initialization
for `mysql_engine')
res_config_mysql.c:423: error: unknown field
`update_func' specified in initializer
res_config_mysql.c:424: warning: excess elements in
struct initializer
res_config_mysql.c:424: warning: (near initialization
for `mysql_engine')
res_config_mysql.c: In function `parse_config':
res_config_mysql.c:491: warning: assignment makes
pointer from integ...
2006 Feb 11
7
Rails development on Mac OS X 10.4 Intel
...9;VpNewRbClass'' differ in signedness
gcc -fno-common -g -O2 -pipe -fno-common -I. -I../.. -I../../. -
I../.././ext/digest -c digest.c
digest.c: In function ''rb_digest_base_s_digest'':
digest.c:100: warning: pointer targets in passing argument 2 of ''algo-
>update_func'' differ in signedness
digest.c:107: warning: pointer targets in passing argument 1 of
''rb_str_new'' differ in signedness
digest.c: In function ''rb_digest_base_s_hexdigest'':
digest.c:129: warning: pointer targets in passing argument 2 of ''algo-...
2005 Mar 18
2
Asterisk 1.0.7 Released
Hello everyone,
Version 1.0.7 of Asterisk, Zaptel, libpri, and Asterisk-addons has now
been released. Libpri and -addons have not changed, but have been
updated anyway to keep the version numbers consistent. All of the
tarballs are available on the ftp site.
ftp://ftp.asterisk.org/pub/asterisk/
I have posted the ChangeLogs for easy viewing at the following address.