-
Hi,
I downloaded xmlrpc++0.7.tar.gz and build on Linux debian but got following errors, please advise how to fix it?
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/basic_string.h:757: note: candidates are: std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator+=(const std::basic_string<_CharT, _Traits...
2009-10-31 12:30:12 UTC by jupiterjupiter
-
It is not implemented such a feature. But if you needed, you can change the XmlRpc++ lib to add that feature! (I can help you a little bit about it)
Quique.
2009-10-21 07:01:48 UTC by quique123
-
I would love this as well. I added several patches I found on the forums, but not sure if they are all working fine, also I am getting a read bug that i am hoping is fixed ("Error in XmlRpcClient::writeRequest: write error (error 10057 - Unknown error)."). Especially since the last release was in 2003.
So an official release would be great!
2009-10-11 23:49:38 UTC by musicmonkey5555
-
Is it possible to add Processing Instructions to the submitted XML-RPC-Values, so that the receiver directly knows, which type of Character-encoding needs to be used. Right now the generated XML-Value does not contain any header information.
Thank you very much for your support!
2009-10-07 07:28:29 UTC by jklump
-
I think I may have found it is this the patch:https://sourceforge.net/tracker/?func=detail&aid=1094418&group_id=70654&atid=528555
Really wish I new though why the original isn't being maintained, there are tons of patches, would be nice to have a compilation of the good ones in a new version.
2009-09-15 23:37:12 UTC by musicmonkey5555
-
I just noticed the build under files is from 2003 and this was posted in 2007 so it obviously wasn't in that build, so how can I get it? will the builds under files be updated anytime soon, 2003 was a while ago.
2009-09-15 22:21:56 UTC by musicmonkey5555
-
Hopefully someone is still monitoring this, is this fixed in the latest build: 0.7 zip? Cause I think this is the same bug I am getting, if I call execute several times. If the fix isn't in the latest build where can I get the fix?.
2009-09-15 22:09:31 UTC by musicmonkey5555
-
I found that cvs version already support this.
2009-09-12 01:47:03 UTC by moreffort
-
Is it safe to add a timeout parameter like msTime to XmlRpcClient::execute? The msTime will be passed to _disp.work .
XmlRpcClient::execute(const char* method, XmlRpcValue const& params, XmlRpcValue& result, double msTime).
Thanks.
2009-09-12 01:28:18 UTC by moreffort
-
thanks for the reply
i am getting back to this topic after a long time
i will let you know and post code here if i am able to do it.
2009-08-06 07:03:49 UTC by zahid313