|
From: | Paul Eggert |
Subject: | Re: New warnings on emacs-26 branch with gcc 8.2.0 |
Date: | Sat, 11 Aug 2018 12:18:42 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
Andy Moreton wrote:
Given how many source files are involved, for emacs-26 the simplest thing is simply to disable -Wcast-function-type in configure.ac. For master we can leave the warning enabled if the GetProcAddress calls can be fixed to pacify the warning.
If we disable the warning at all, we should do so only in the files that need it, as the warning is typically useful.
[Prev in Thread] | Current Thread | [Next in Thread] |