Closed thrimbor closed 5 years ago
Was this tested only with MSYS2, or also MSVC?
Was this tested only with MSYS2, or also MSVC?
Building was tested with both, creating an xiso only with MSYS2.
I didn't test this, but this appears low-risk to me. We shouldn't be so slow on such minor PRs. More tests and reviews would be nice for future PRs.
Compilation on msys2/mingw was broken due to multiple conflicting definitions/declarations of asprintf. Fixed by disabling the included asprintf when non-MSVC is detected on Windows.