Commit Graph

3 Commits

Author SHA1 Message Date
Sanel Zukan
037460d4b3 Fixes for new curl versions.
Looks like type.h is removed from curl distribution rendering xmlrpc-c code uncompileable. All code is wrapped
around HAVE_CURLTYPES_H. Also if _REENTRANT was defined, gcc will report warning as it is defined by default (:S).
2012-05-16 07:55:41 +00:00
Sanel Zukan
c6ed8f6d2f Handle case when va_list is array. 2010-03-06 17:28:21 +00:00
Sanel Zukan
66e586f37f Copying ede-bug-report from branches in trunk 2009-07-03 14:23:51 +00:00