curl / Mailing Lists / curl-library / Single Mail

curl-library

RE: No compiler warnings shown for some autobuilds

From: Marcel Raad via curl-library <curl-library_at_cool.haxx.se>
Date: Sat, 23 Feb 2019 10:39:04 +0000

> -----Original Message-----
> From: Daniel Stenberg <daniel_at_haxx.se>
> Sent: Samstag, 23. Februar 2019 11:02
> To: Marcel Raad via curl-library <curl-library_at_cool.haxx.se>
> Cc: Marcel Raad <Marcel.Raad_at_teamviewer.com>
> Subject: Re: No compiler warnings shown for some autobuilds
>
> Clearly something isn't working here. I think it might be the backslash in the
> path for a gcc warning. I'll see what I can do.

Thanks!

> What I find even more strange in this log [1] is that it warns for a prototype
> on easy.c line 97 like this:
>
> static void win32_cleanup()
> ^~~~~~~~~~~~~
>
> while when I look at that particular code in git master it looks like this:
>
> static void win32_cleanup(void)

I had already re-added the void in https://github.com/curl/curl/commit/50f1bb263241aef5aaf3225351cc199b1756fc39.

Marcel

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-02-23