{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1736243337,"commit_time":1736255239,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"08ff33e483e15b003de169cef33ca7cb6b6a32c0","message":"msvc: fix building with `HAVE_INET_NTOP` and MSVC <=1900\n\nMSVC 1900 and older is missing a `const` specifier in the `inet_ntop()`\ndeclaration for the second argument. A workaround was in place for it\nin cmake, but it didn't cover all necessary versions.\n\nReplace the workaround with a different one, move it to `lib/inet_ntop.c`\nand extend to all necessary MSVC versions.\n\nAlso add CI jobs for the older MSVC versions: 2013, 2015, 2017.\n\nCloses #15923\n","parents":["4e6de2f43f4e2967d61e124e19e4fe1f7727c953"],"tree_hash":"0ddf4ecb1e3c6663e1efe4e8d8bb4bc50798d91b"}