curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: target-independent libcurl headers

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 30 Jun 2017 11:26:58 +0200 (CEST)

On Thu, 29 Jun 2017, Rahul Sabnis wrote:

> Below is what I see in curl/curlbuild.h
>
> /* The size of `long', as computed by sizeof. */
> #define CURL_SIZEOF_LONG 8
>
> /* The size of `curl_off_t', as computed by sizeof. */
> #define CURL_SIZEOF_CURL_OFF_T 8

And that's the curlbuild.h you installed in the same directory curlrules.h is
located in, that causes you the errors on line 138 and 148 ? How can that
happen?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2017-06-30