Re: [Easysoap-developers] EasySOAP++ Compile Fixes
Status: Beta
Brought to you by:
dcrowley
From: Terrence C. <ter...@ze...> - 2006-08-29 21:58:01
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Charles, I submitted almost exactly the same patch a few months ago. Mine didn't even make it past list moderation, so I hope this gets applied. I doubt it will though: it looks like the SourceForge page has not been updated since about 2001, so I get the impression EasySoap++ is unmaintained. SourceForge has facilities for "taking over" an unmaintained project, so if you want to use ES++ (and it does look to be the best C++ SOAP client out there), then I would suggest you pursue this. Fortunately for me, the API I'm using has a REST interface, so I decided to just use libCURL instead of going to through the hassle. If I had had the time or need, I probably would have done this, since EasySoap++ would be a great project to resurrect. I hope someone else will beat me to it though, since I'm swamped at the moment. Also, have you uncovered any documentation for EasySoap++ that isn't the code itself? This (and gcc4 support) seem to be the main deficiencies at the moment (but then I haven't used it extensively). Thanks, Terrence Cole CTO, Zettabyte Storage www.zettabytestorage.com Charles Samuels wrote: > This makes EasySOAP++ compile with gcc4... > > Well, actually, gcc4 has a bug: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25950 which prevents one of the > tests from compiling. I didn't fix that. > > And yes, these changes are C++ standard compliant. > > Charles > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE9LhkzVXxCx8aIkERCjdhAJ0W0MCeqrunxv0lGN22ZHzmzj+yLQCfZfqu R4xnSqATxtiPs7iZwv4K9Z8= =JIf0 -----END PGP SIGNATURE----- |