{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1741363655,"commit_time":1741395229,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"d69425ed7d0918aceddd96048b146a9df85638ec","message":"curl_setup_once: drop `E*` macro redefines unused (with winsock2)\n\nThese were not used in curl sources at all.\n\nExcept `EDQUOT` which was used after `mkdir()` in `src/tool_dirhie.c`\nfor error display. It should not be redefined to a winsock2 error.\nThis makes the \"exceeded your quota\" error correctly appear on Windows,\nif detected, after operations that create directories.\n\nAfter this patch there remain 14 `E*` macro redefines on Windows,\ndown from 40 before this patch.\n\nBug: https://github.com/curl/curl/pull/16553#issuecomment-2704679377\nRef: #16612\nRef: #16605\nCloses #16615\n","parents":["abf80aae384319ef9b19ffbd0d69a1fbe7421f1f"],"tree_hash":"1c92590b710e5a0e11a7bb7bf2a8e36bfe084d4f"}