MSYS2-packages
MSYS2-packages copied to clipboard
Problem with "prefixes"
Description / Steps to reproduce the issue
- test this program
#include <stdio.h>
int main (int argc, char ** argv) {
fprintf (stdout, "test : %s\n", argv[1]);
return 0;
}
with some 'prefixes'
Expected behavior
main / should display '/'
Actual behavior
previous command displays MSYS installation path
Verification
- [X] I have verified that my MSYS2 is up-to-date before submitting the report (see https://www.msys2.org/docs/updating/)
Windows Version
MINGW64_NT-10.0-23555
Are you willing to submit a PR?
No response
Doesn't happen on Cygwin and Midipix.
https://www.msys2.org/docs/filesystem-paths/#automatic-unix-windows-path-conversion