[File] [PATCH 0/1] Clang 16 fix (deux)
Sam James
sam at gentoo.org
Sat Nov 5 06:44:40 UTC 2022
Sorry, I'd missed this before, but here's another Clang 16 fix for acinclude.m4/
configure.
There's another problem which I wasn't sure of the best way to fix:
```
1611:conftest.c:86:6: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion]
```
It's again in the daylight test. Any ideas?
Sam James (1):
acinclude.m4: fix another <stdlib.h> include for atoi()
acinclude.m4 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.38.1
More information about the File
mailing list