curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Getting away from the generated header file [RFC]

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 5 Apr 2017 15:08:12 +0200 (CEST)

On Wed, 5 Apr 2017, Marcel Raad wrote:

> there are 11 new warnings about unknown format specifiers when using
> CURL_FORMAT_CURL_OFF_T in the MinGW autobuilds since this morning, this is
> probably related?

Thanks for pointing this out, it clearly is. My change caused not only 'long
long' to be preferred but it also changed which formatting flags to use so
mingw32 broke.

These autobuilds are really useful! =)

I'll revert that and instead loosen the 1541 check to ignore the exact
variable type name as long as the sizes and format strings are the same.

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