WIP: Fix MinGW escaping #249
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "dcbaker/pkgconf:submit/fix-mingw-escaping"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
We need to use POSIX handling of
\\
in MinGW, not the Windows rules.I'm kinda expecting the test I added to fail as I don't have Kyua and it isn't available for MinGW either
Fixes: #238
Fix MinGW escapingto WIP: Fix MinGW escapingAfter some discussion with Lazka, we're wondering if the conditional behavior is wrong in general, so I need to run some tests with MSVC. I've marked this as WIP in the mean time
6de71767ab
to68e3f24000
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.