Raphael Coeffic writes: > Here is the patch for 1.2 (git format).
raphael, after applying the patch, sipctl compilation failed like this: g++ -g -O2 -Wall -Wno-reorder -fPIC -g -O2 -DMOD_NAME=\"sipctrl\" -DMOD_NAME=\"sipctrl\" -D_DEBUG -D_THREAD_SAFE -D_REENTRANT -DSEMS_VERSION='"1.2.2-dev-rexported"' -DARCH='"i386"' -DOS='"linux"' -DOpenSER -DUSE_SPANDSP -D__STDC_LIMIT_MACROS -DUSE_MONITORING -I ../.. -DMOD_NAME=\"sipctrl\" -I ../.. -DMOD_NAME=\"sipctrl\" -c hash.cpp -o hash.o g++ -g -O2 -Wall -Wno-reorder -fPIC -g -O2 -DMOD_NAME=\"sipctrl\" -DMOD_NAME=\"sipctrl\" -D_DEBUG -D_THREAD_SAFE -D_REENTRANT -DSEMS_VERSION='"1.2.2-dev-rexported"' -DARCH='"i386"' -DOS='"linux"' -DOpenSER -DUSE_SPANDSP -D__STDC_LIMIT_MACROS -DUSE_MONITORING -I ../.. -DMOD_NAME=\"sipctrl\" -I ../.. -DMOD_NAME=\"sipctrl\" -c hash_table.cpp -o hash_table.o hash_table.cpp:73: error: prototype for ‘sip_trans* trans_bucket::match_request(sip_msg*, unsigned int)’ does not match any in class ‘trans_bucket’ hash_table.h:92: error: candidate is: sip_trans* trans_bucket::match_request(sip_msg*) hash_table.cpp:352: error: prototype for ‘sip_trans* trans_bucket::add_trans(sip_msg*, unsigned int)’ does not match any in class ‘trans_bucket’ hash_table.h:98: error: candidate is: sip_trans* trans_bucket::add_trans(sip_msg*, int) -- juha _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
