flickcurl
flickcurl copied to clipboard
Flickr C API library
GCC 14 and Clang 16 make this fatal by default. Bug: https://bugs.gentoo.org/927191
Avoid implicit declaration of vsnprintf for improved C99 compatibility. Otherwise the configure script will fail to detect vsnprintf support with future compilers which do not support implicit function declarations. Related...
is it possible to provide a pointer to a buffer rather than use filename to upload file?
coverage.html should mention the number in parenthesis is the flickcurl version number that support was first introduced.
When I call flickcurl oauth.create in 1.27 I'm getting the 401 error message. I'm not seeing the oauth_signature parameter in the request token debug_sbs response. Is 1.27 working correctly for...
I did a search for my pictures having a certain tag using the `flickcurl` CLI tool. I noticed, that when I do the exact same search again, the results are...
I installed flick curl with brew. I cannot get flickcurl 1.26 to get authorisation from flickr. This is the error: ``` flickcurl(81735,0x7fff7b6c4310) malloc: *** error for object 0x7fc911c42a80: pointer being...
`flickcurl -V groups.pools.getPhotos 34427469792@N01 500 999` page=999 appears in URI. `flickcurl -V groups.pools.getPhotos 34427469792@N01 500 1000` No page appears in URI.
I do not really need it, just the lib and tools. 1.26 was built by a touch, 1.27 was tough, needed to comment some lines of sources, no easy way...