trying a quick compile OSX 10.8 I get:
In file included from /sw/include/curl/curl.h:35: /sw/include/curl/curlrules.h:143:6: error: '__curl_rule_01__' declared as an array with a negative size [CurlchkszEQ(long, CURL_SIZEOF_LONG)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /sw/include/curl/curlrules.h:132:27: note: expanded from macro 'CurlchkszEQ' #define CurlchkszEQ(t, s) sizeof(t) == s ? 1 : -1 ^~~~~~~~~~~~~~~~~~~~~~~ /sw/include/curl/curlrules.h:153:6: error: '__curl_rule_02__' declared as an array with a negative size [CurlchkszEQ(curl_off_t, CURL_SIZEOF_CURL_OFF_T)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /sw/include/curl/curlrules.h:132:27: note: expanded from macro 'CurlchkszEQ' #define CurlchkszEQ(t, s) sizeof(t) == s ? 1 : -1 ^~~~~~~~~~~~~~~~~~~~~~~
ideas?
thanks for all the work on this....
m
On Tue, Sep 24, 2013 at 6:50 AM, Thomas Mayer thomas@residuum.org wrote:
Hello,
I am happy to announce version 0.14.0 of PuREST JSON, code name: Davo.
PuREST JSON is a library for working with RESTful HTTP webservices, and JSON data.
Authentication and authorization for webservices are available with basic HTTP auth, cookie authentication, and OAuth. As an example for OAuth authenticated webservices, a Twitter client is included.
Changes in this version:
- Downloading to file
- Cancelling of requests possible
- [rest] and [oauth] now use libcurl multi interface internally
Github repository: https://github.com/residuum/PuRestJson
Source code packages: https://github.com/residuum/PuRestJson/releases
Binaries for Windows and Debian i386 and amd64: http://ix.residuum.org/pd/purest_json.html
Build instructions for all platforms: https://github.com/residuum/PuRestJson/wiki/Compilation
Have fun, Thomas -- "Chaney was aware that anything, however small, can get the eye of the media if it's repulsive enough." (Robert Anton Wilson - The Universe Next Door) http://www.residuum.org/
Pd-announce mailing list Pd-announce@iem.at http://lists.puredata.info/listinfo/pd-announce
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list