[collectd] [PATCH] curl's numeric options are always at minimum long, never int

Florian Forster octo at collectd.org
Sun Feb 3 11:17:09 CET 2013


Hi Dan,

On Sat, Feb 02, 2013 at 01:19:48AM +0100, Dan Fandrich wrote:
> This can affect portability to some architectures.

thanks for fixing this :) FTR, this is a problem because
curl_easy_setopt() is a variadic function, so the compiler can't do the
automatic expansion from int to long.

I've applied the patch to the collectd-4.10 branch as
<http://octo.cx/363c182>.

Best regards,
—octo
-- 
collectd – The system statistics collection daemon
Website: http://collectd.org
Google+: http://collectd.org/+
GitHub:  https://github.com/collectd
Twitter: http://twitter.com/collectd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20130203/a004c57e/attachment.pgp>


More information about the collectd mailing list