Re: [BUG core?] Regression with parsing Windows’ command-line

2022-12-03 Thread Corinna Vinschen via Cygwin
On Dec 3 16:24, Corinna Vinschen via Cygwin wrote: > On Dec 3 19:28, Takashi Yano via Cygwin wrote: > > On Fri, 2 Dec 2022 19:40:30 -0800 > > Ilya Zakharevich wrote: > > > On Wed, Nov 16, 2022 at 04:48:25AM -0800, I wrote: > > > > De-quoting (converting the Windows’ command-line into argc/argv)

Re: [BUG core?] Regression with parsing Windows’ command-line

2022-12-03 Thread Corinna Vinschen via Cygwin
On Dec 3 22:42, Takashi Yano via Cygwin wrote: > [...] > The patch above also affects __C_locale. > The patch below should be more appropriate. Looks like we had the same idea at the same time :) Corinna -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: [BUG core?] Regression with parsing Windows’ command-line

2022-12-03 Thread Corinna Vinschen via Cygwin
On Dec 3 19:28, Takashi Yano via Cygwin wrote: > On Fri, 2 Dec 2022 19:40:30 -0800 > Ilya Zakharevich wrote: > > On Wed, Nov 16, 2022 at 04:48:25AM -0800, I wrote: > > > De-quoting (converting the Windows’ command-line into argc/argv) does > > > not remove double quotes if characters not fit for

Re: [BUG core?] Regression with parsing Windows’ command-line

2022-12-03 Thread Takashi Yano via Cygwin
On Sat, 3 Dec 2022 19:28:10 +0900 Takashi Yano wrote: > On Fri, 2 Dec 2022 19:40:30 -0800 > Ilya Zakharevich wrote: > > On Wed, Nov 16, 2022 at 04:48:25AM -0800, I wrote: > > > De-quoting (converting the Windows’ command-line into argc/argv) does > > > not remove double quotes if characters not

Re: [BUG core?] Regression with parsing Windows’ command-line

2022-12-03 Thread Takashi Yano via Cygwin
On Fri, 2 Dec 2022 19:40:30 -0800 Ilya Zakharevich wrote: > On Wed, Nov 16, 2022 at 04:48:25AM -0800, I wrote: > > De-quoting (converting the Windows’ command-line into argc/argv) does > > not remove double quotes if characters not fit for 8-bit (?) are present. > > > > Broken in:

Re: [BUG core?] Regression with parsing Windows’ command-line

2022-12-02 Thread Ilya Zakharevich via Cygwin
On Wed, Nov 16, 2022 at 04:48:25AM -0800, I wrote: > De-quoting (converting the Windows’ command-line into argc/argv) does > not remove double quotes if characters not fit for 8-bit (?) are present. > > Broken in: CYGWIN_NT-6.1 Bu 3.3.4(0.341/5/3) 2022-01-31 19:35 > x86_64 Cygwin >

[BUG core?] Regression with parsing Windows’ command-line

2022-11-16 Thread Ilya Zakharevich
De-quoting (convrting the Windows’ command-line into argc/argv) does not remove double quotes if characters not fit for 8-bit (?) are present. Broken in: CYGWIN_NT-6.1 Bu 3.3.4(0.341/5/3) 2022-01-31 19:35 x86_64 Cygwin Works in: CYGWIN_NT-6.1-WOW Bu 2.2.1(0.289/5/3)