发布

  • Fix Windows CLI test DLL_NOT_FOUND failure

    frostbyte_neo 发布于 2026-03-06 18:05:33 +00:00

    Tests that replace PATH with an empty temp dir break DLL resolution
    on Windows (MSYS2 libgcc/libwinpthread). Append original PATH on
    Windows so CGo-linked binaries can still find required DLLs.

    下载附件