curl-library
Patch to fix some compiler warnings
From: Nick Zitzmann <nick_at_chronosnet.com>
Date: Tue, 11 Dec 2012 22:00:51 -0700
Received on 2012-12-12
Date: Tue, 11 Dec 2012 22:00:51 -0700
This is just a small patch to fix some compiler warnings I found in my own contributed code, lib/curl_darwinssl.c. After reading all of this recent talk about building with alternate compilers, I tried building the trunk with LLVM Clang instead of the default llvm-gcc, and it caught a few things that llvm-gcc didn't notice. Please consider this patch for the next point release. Thanks.
Nick Zitzmann
<http://www.chronosnet.com/>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: 0001-darwinssl-Fix-implicit-conversion-compiler-warnings.patch