- Feb 06, 2004
-
-
Daniel Stenberg authored
we avoid it where possible.
-
Daniel Stenberg authored
The standards don't actually allow typecasts between data and functions so some picky compilers warn about this.
-
Daniel Stenberg authored
We really don't care, and so many other things could've changed to make the new test interesting anyway.
-
- Feb 05, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
both the lib and the header present for both defines to be set. If only one of the files is found, we issue a warning and set no define.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
chunky coding of uploads
-
Daniel Stenberg authored
chunked transfer-encoding disabled. Fixed to work after Len Krause's bug report.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
to prevent the warning in mprintf.c: (currently line 930) "format not a string literal, argument types not checked"
-
Daniel Stenberg authored
picky compiler warnings
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
PORT Provide better error messages to allow debugging if one if the ipv6-related name functions fail in the ftp_use_port() function. This might help us diagnose the problems on AIX. Also make sure getaddrinfo() uses NULL and not "0" for the service argument.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
as then we include the memdebug.h header from the lib dir, and it then requires this type... (fails on IRIX 6.5 without this)
-
- Feb 04, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
about it shadowing the function sin()
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
added prototypes for the strcasecmp() functions
-
Daniel Stenberg authored
-
Daniel Stenberg authored
that assume them to be unsigned. Stops compiler warnings.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
warnings
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
support --enable-debug to switch on picky compiler options
-
Daniel Stenberg authored
-
- Feb 03, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and the original ares installed in the same lib dir.
-