Bugs item #1712305, was opened at 2007-05-03 22:42 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1712305&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: Norman Brandinger (goestelecom) >Assigned to: Bogdan (bogdan_iancu) Summary: pike compile failure Initial Comment: timer.c:41: error: static declaration of ‘append_to_timer’ follows non-static declaration timer.h:47: error: previous declaration of ‘append_to_timer’ was here timer.c:56: error: static declaration of ‘remove_from_timer’ follows non-static declaration timer.h:49: error: previous declaration of ‘remove_from_timer’ was here ---------------------------------------------------------------------- >Comment By: Bogdan (bogdan_iancu) Date: 2007-05-03 23:12 Message: Logged In: YES user_id=1275325 Originator: NO Hi Norm, thanks for picking up the pieces after me. I made a fix and screwed up in other place. Hope this last fix will completely "fix" the issue. Thanks and regards, bogdan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1712305&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
