Adding to implicit function declaration whitelists [was: Re: How to suppress -Wimplicit-function-declaration warning, if really does not have the declaration?]

2022-01-28 Thread Jim DeLaHunt
On 2022-01-26 02:59, Joshua Root wrote: …In any case, we maintain lists of functions that are known not to exist on each macOS version, so the warning can be suppressed. They are in the ports tree here:

Re: Adding to implicit function declaration whitelists [was: Re: How to suppress -Wimplicit-function-declaration warning, if really does not have the declaration?]

2022-01-28 Thread Ryan Schmidt
On Jan 28, 2022, at 23:15, Jim DeLaHunt wrote: > On 2022-01-26 02:59, Joshua Root wrote: > >> …In any case, we maintain lists of functions that are known not to exist on >> each macOS version, so the warning can be suppressed. They are in the ports >> tree here: >>