Re: [FEEDBACK] Issue with fd_set, FD_ZERO, FD_SET, FD_SETSIZE : Cygwin

2023-02-07 Thread Hans-Bernhard Bröker via Cygwin
Am 07.02.2023 um 07:59 schrieb Yeo Kai Wei via Cygwin: I think I found the issue, I believe it's due to MinGW's build of gcc (I could be wrong). I downloaded "gcc -core" and it worked. You keep talking of "downloading" and "unpacking" things. That indicates a continuing misunderstanding of

Parameter expansion stopped working in recent ash/dash

2023-02-07 Thread Andrey Repin via Cygwin
Greetings, All! In the attached script, that I always run using dash, the expansion is supposed to strip leading/trailing spaces from provided parameter. The upgrade that took place after which the expansion stopped working is libsolv: - dash-0.5.11.5-1.any -> dash-0.5.12-1.any Downgrading to

Re: Parameter expansion stopped working in recent ash/dash

2023-02-07 Thread Brian Inglis via Cygwin
On 2023-02-07 05:07, Andrey Repin via Cygwin wrote: Greetings, All! In the attached script, that I always run using dash, the expansion is supposed to strip leading/trailing spaces from provided parameter. The upgrade that took place after which the expansion stopped working is libsolv: - da

[ANNOUNCEMENT] rlwrap 0.46.1-2

2023-02-07 Thread Corinna Vinschen via Cygwin
The following packages have been uploaded to the Cygwin distribution: * rlwrap-0.46.1-2 rlwrap is a readline wrapper that uses the GNU readline library to allow the editing of keyboard input for any other command. Input history is remembered across invocations, separately for each command; histor

Re: Parameter expansion stopped working in recent ash/dash

2023-02-07 Thread Brian Inglis via Cygwin
On 2023-02-07 10:19, Brian Inglis via Cygwin wrote: On 2023-02-07 05:07, Andrey Repin via Cygwin wrote: Greetings, All! In the attached script, that I always run using dash, the expansion is supposed to strip leading/trailing spaces from provided parameter. The upgrade that took place after wh

Re: OpenSSH_9.2p1 sftp prompt now "s " instead of "sftp> "

2023-02-07 Thread Brian Inglis via Cygwin
On 2023-02-07 15:22, Voris, Ben via Cygwin wrote: For example: : sftp user@127.0.0.1 Connected to 127.0.0.1. s bye : type sftp sftp is hashed (/usr/bin/sftp) : ssh -V OpenSSH_9.2p1, OpenSSL 1.1.1s 1 Nov 2022 On Linux with a much older ssh: : ssh -V OpenSSH_8.2p1 Ubuntu-4ubuntu0.5, OpenSSL 1.

Re: OpenSSH_9.2p1 sftp prompt now "s " instead of "sftp> "

2023-02-07 Thread Thomas Wolff via Cygwin
Am 08.02.2023 um 03:17 schrieb Brian Inglis via Cygwin: On 2023-02-07 15:22, Voris, Ben via Cygwin wrote: For example: : sftp user@127.0.0.1 Connected to 127.0.0.1. s bye : type sftp sftp is hashed (/usr/bin/sftp) : ssh -V OpenSSH_9.2p1, OpenSSL 1.1.1s  1 Nov 2022 On Linux with a much olde