Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
configure stuff
|
|
and we can't depend on configure-defines in it. This logic is borrowed from
the public curl headers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to warn
|
|
they may not be of the size size
|
|
pointer arithmetic (ptr1 - ptr2) and to do that properly on 64bit we need
long
|
|
|
|
on Windows.
|
|
|
|
|
|
figure it out here anymore to build debug builds.
|
|
When using it, we now set the include path to better find the devel curl
headers, and we check for the socklen_t type since the curl memdebug stuff
needs it.
|
|
|
|
|
|
|
|
memory leaks etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
about it shadowing the function sin()
|
|
|
|
|
|
added prototypes for the strcasecmp() functions
|
|
|
|
that assume them to be unsigned. Stops compiler warnings.
|
|
|
|
warnings
|
|
|
|
|
|
|
|
|
|
|
|
support --enable-debug to switch on picky compiler options
|
|
|