{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1752100563,"commit_time":1752229726,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"55509b045b665245ea15fdb4a1d51abe17bc3555","message":"test1175: fix to run, and fix documentation issues detected\n\nFix test 1175 by passing the source root directory (was: tests).\n\nBefore this patch this caused silent Perl warnings and returning success\nwithout executing the tests, due to:\n```\nreadline() on closed filehandle $f at ../../tests/test1175.pl line 55.\nreadline() on closed filehandle $f at ../../tests/test1175.pl line 39.\n```\n\nRunning the test revealed these issues:\n```\nCURLE_FUNCTION_NOT_FOUND is not in libcurl-errors.md\nCURLE_HTTP_POST_ERROR is not in libcurl-errors.md\nCURLE_TELNET_OPTION_SYNTAX is not in libcurl-errors.md\nCURLM_CALL_MULTI_SOCKET is not in libcurl-errors.md\n```\n\nApply fixes:\n- mark `CURLE_FUNCTION_NOT_FOUND` deprecated by 7.53.0\n- mark `CURLE_HTTP_POST_ERROR` deprecated by 7.56.0\n- mark `CURLE_TELNET_OPTION_SYNTAX` deprecated by 7.78.0\n- document `CURLM_CALL_MULTI_SOCKET` as a synonym for\n  `CURLM_CALL_MULTI_PERFORM`\n- test1477: exclude `CURLM_CALL_MULTI_SOCKET`.\n\nBut, these weren't officially deprecated. It may need more updates\nto reflect that in other places, or fix the issues differently.\n\nFollow-up to 66ec950004cd45350ad81134557be86391397048 #12424\nFollow-up to 74f441c6d31ff8f8bfd242c3d4027d4a56230ce1 #4628\n\nCherry-picked from #17877\nCloses #17880\n","parents":["88ff396549e12f070c65e69a0411d2e3e00be5b0"],"tree_hash":"b60b43d1cceffbc3c3120f3af319fb41c3b5ebee"}