cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Preliminary patch file for testing HPUX11.11 complier error

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 15 Dec 2012 14:39:29 +0100 (CET)

On Fri, 14 Dec 2012, Frank Chang wrote:

> Daniel Stenberg, Here is a preliminary version of diff path file for the
> HPUX11.11 compiler error. Thank you for the instructions.

Thanks but you forgot the -u switch to diff so the patch is using an inferior
format!

Also, one use (in file.c) was "ifndef" instead of ifdef, for a _second_
include of the same header in the same C file. Why would anyone like that?
Please fix.

The #include in if2ip.c is made unconditionally which is bad and needs to be
corrected as well.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-12-15