bug#75939: setting $MSYS2_ARG_CONV_EXCL in compile script?

2025-02-02 Thread Bruno Haible via Bug reports for Automake
Kirill Makurin wrote: > I was going to just say that this patch is good and go ahead with it, but I > decided to check it and turns out it fixes this issue only partially, but the > patch itself is good. > > Msys2 has multiple environments (see > https://www.msys2.org/docs/environments/) and th

bug#75939: setting $MSYS2_ARG_CONV_EXCL in compile script?

2025-02-02 Thread Bruno Haible via Bug reports for Automake
Karl Berry wrote: > Kirill (cc'd) proposed setting the MSYS2_ARG_CONV_EXCL envvar in the > compile script which comes from Automake, to avoid a double-conversion. > See his report in the first msg here, and the final suggestion in the last: > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75939 > >