Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #229424

Category None
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Fri 09 May 2025 15:56:07
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision 1499319442b98ba344bf15d055ca53e1ba1ec02b

Comments

windows: fix to preserve error code in `curlx_winapi_strerror()`

Drop the interim macro `PRESERVE_WINDOWS_ERROR_CODE` and always preserve
error code for `_WIN32`. To make sure this is always done in
`curlx_winapi_strerror()`.

Follow-up to c74d3e10d2935a9a37ffe6b2f7a4ecb0f81e974f #17299

Closes #17302

Changed files