Fixed in svn revision 10251. Cheers Mike
On Nov 5, 2008, at 12:04 PM, Birgit Arkesteijn wrote: > Hi, > > A bit more digging ... > As far as I can tell, this has been added in revision 10239. > > I've deleted the semicolons and fortunately it compiles again. > > File ./include/switch_core.h, line 938: > #define switch_core_hash_init(_hash, _pool) > switch_core_hash_init_case(_hash, _pool, SWITCH_TRUE) > #define switch_core_hash_init_nocase(_hash, _pool) > switch_core_hash_init_case(_hash, _pool, SWITCH_FALSE) > > Cheers, Birgit > _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
