{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1739410731,"commit_time":1739447200,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"4aec6cdfd39a1cccd9ea5853e7687247ec219181","message":"tests: fix enum/int confusion (Intel C), fix autotools `CFLAGS` for `servers`\n\nBy dropping the unused enum wrappers for `AF_*` macros.\n\nAlso fix `./configure` to apply `--enable-werror` options to\n`tests/servers`, to catch this next time.\n\nSeen with Intel C compiler:\n```\nsocksd.c(184): warning #188: enumerated type mixed with another type\nsocksd.c(881): warning #188: enumerated type mixed with another type\n[...]\nsws.c(76): warning #188: enumerated type mixed with another type\nsws.c(229): warning #188: enumerated type mixed with another type\n[...]\n```\nRef: https://github.com/curl/curl/actions/runs/13296520425/job/37129676921#step:40:338\n\nCloses #16314\n","parents":["d550966bf8cb8d8d522465ff779b6f3585acaaa5"],"tree_hash":"edfeb09a392ee5074f26b6d27e88f819637f967f"}