Bugs item #1799706, was opened at 2007-09-21 18:19 Message generated for change (Settings changed) made by juhe You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1799706&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: ver devel >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Norm Brandinger (norm_brandinger) >Assigned to: Juha Heinanen (juhe) Summary: PRESENCE_MWI compile failure Initial Comment: Below is the detail of the failure: add_events.c: In function âmwi_add_eventsâ: add_events.c:107: warning: old-style function definition add_events.c:124: error: stray â\â in program add_events.c:124: error: expected â)â before string constant add_events.c:124: error: stray â\â in program add_events.c:124: error: expected â)â before string constant add_events.c:124: warning: too few arguments for format make[1]: *** [add_events.o] Error 1 ---------------------------------------------------------------------- Comment By: Norm Brandinger (norm_brandinger) Date: 2007-09-21 18:21 Message: Logged In: YES user_id=1786021 Originator: YES Changing add_events.c line 124 to the following resolved the failure: LM_ERR("failed to add event \"message-summary\"\n"); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1799706&group_id=139143 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel