Re: [EXTERNAL] Re: Strange behavior when executing programs

2022-12-12 Thread Corinna Vinschen via Cygwin
On Dec 12 15:22, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: > Sorry about the earlier typos > > > (and, hence, I suppose for the purposes of the OP). > > and, hence, I suppose, *would work* for the purposes of the OP. > > > Since realpath is supposed to resolve all symlinks, > > I

Re: [EXTERNAL] Re: Strange behavior when executing programs

2022-12-12 Thread Corinna Vinschen via Cygwin
On Dec 12 14:52, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: > > Let's consider this problem again, but I don't see a quick and easy > > solution. > > $ realpath /cygdrive/s/ado/msadox.dll > /cygdrive/s/ado/msadox.dll<== IMO the problem is actually here > > $ realpath

Re: Strange behavior when executing programs

2022-12-12 Thread Corinna Vinschen via Cygwin
On Dec 12 13:46, Frank Redeker via Cygwin wrote: > Am 12/12/2022 um 1:12 PM schrieb Corinna Vinschen: > > On Dec 12 11:21, Frank Redeker via Cygwin wrote: > > > $ pwd > > > /cygdrive/s/ado > > > > > > $ realpath /cygdrive/s/ado/msadox.dll > > > /cygdrive/s/ado/msadox.dll > > > > > > $ realpath

Re: Strange behavior when executing programs

2022-12-12 Thread Corinna Vinschen via Cygwin
On Dec 12 11:21, Frank Redeker via Cygwin wrote: > $ pwd > /cygdrive/s/ado > > $ realpath /cygdrive/s/ado/msadox.dll > /cygdrive/s/ado/msadox.dll > > $ realpath msadox.dll > /cygdrive/c/Program Files/Common Files/System/ado/msadox.dll > > > Is there any way to restore the old behavior. Since

Re: Regarding EFBIG error while opening a file using catopen() function

2022-12-12 Thread Corinna Vinschen via Cygwin
It's somewhat rude to send such a request to everybody and the kitchen sink. This belong on the cygwin ML, so please keep it here. On Dec 12 10:40, Kavita Gore via Cygwin wrote: > Hi all, > > I'm getting errno 27[EFBIG] file too large while opening catalogue with > catopen() function in the

[ANNOUNCEMENT] cygwin 3.4.2-1

2022-12-11 Thread Corinna Vinschen via Cygwin
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.4.2-1 * cygwin-devel-3.4.2-1 * cygwin-doc-3.4.2-1 This is a bugfix release. - Fix regression in uname(2), accidentally adding a leading dot to utsname::machine.

[ANNOUNCEMENT] cygwin 3.4.1-1

2022-12-10 Thread Corinna Vinschen via Cygwin
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.4.1-1 * cygwin-devel-3.4.1-1 * cygwin-doc-3.4.1-1 This is a bugfix release. - Fix a backward incompatibility problem in the definition of the base type of the stdio type FILE. This requires that C++ binaries

Re: [EXTERNAL] Re: gcc -pg broken after cygwin update?

2022-12-08 Thread Corinna Vinschen via Cygwin
On Dec 8 16:02, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: > Sorry for pressing this, I must be slow today. > > > just won't run correctly anymore on W7/8 > > Won't or may not? Won't Corinna -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: [EXTERNAL] Re: gcc -pg broken after cygwin update?

2022-12-08 Thread Corinna Vinschen via Cygwin
On Dec 8 14:47, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: > > for 3.5 (late 2023) we announced the deprecation of Windows 7 and 8 > > since the first 3.3.0 release in October 2021. > > I saw that. It did not look alarming. It basically was like "you'll be on > your own". > > >

Re: [EXTERNAL] Re: gcc -pg broken after cygwin update?

2022-12-08 Thread Corinna Vinschen via Cygwin
On Dec 7 17:59, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: > > contains patches dropping W7 and W8 support: > > Hmm... I understood that "dropping support" was not something that > would _require_ newer OS, but that it may not work (or not guaranteed > to work, patches not checked

Re: gcc -pg broken after cygwin update?

2022-12-07 Thread Corinna Vinschen via Cygwin
On Dec 7 15:05, Daniel Abrahamsson via Cygwin wrote: > > On Dec 7 12:50, Corinna Vinschen via Cygwin wrote: > > > On Dec 7 08:58, Daniel Abrahamsson via Cygwin wrote: > > > > Hi, > > > > > > > > This morning I updated cygwin, and af

Re: [EXTERNAL] Re: gcc -pg broken after cygwin update?

2022-12-07 Thread Corinna Vinschen via Cygwin
On Dec 7 14:47, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: > > provided you run at least Windows 8.1 > > Why would that be a requirement? Test releases are created from the master branch which already bumped version to 3.5.0 and contains patches dropping W7 and W8 support:

Re: gcc -pg broken after cygwin update?

2022-12-07 Thread Corinna Vinschen via Cygwin
On Dec 7 12:50, Corinna Vinschen via Cygwin wrote: > On Dec 7 08:58, Daniel Abrahamsson via Cygwin wrote: > > Hi, > > > > This morning I updated cygwin, and after that gcc started producing errors > > like this: > > > > > gcc -Wall -Wextra -Wer

Re: gcc -pg broken after cygwin update?

2022-12-07 Thread Corinna Vinschen via Cygwin
On Dec 7 08:58, Daniel Abrahamsson via Cygwin wrote: > Hi, > > This morning I updated cygwin, and after that gcc started producing errors > like this: > > > gcc -Wall -Wextra -Werror -pedantic -Wno-unused-parameter -g -pg -DVERBOSE > > -c -o ../obj/.o .c > > gcc -o ../bin/ ../obj/.o -pg > >

[ANNOUNCEMENT] tcsh 6.24.05-1

2022-12-04 Thread Corinna Vinschen via Cygwin
The following packages have been uploaded to the Cygwin distribution: * tcsh-6.24.05-1 This is a maintenance release with no functional change to the shell itself, but all additional changes from 6.24.03 (and 6.24.04, never released) have been applied to the manual page. All other changes are

[ANNOUNCEMENT] cygwin 3.4.0-1

2022-12-04 Thread Corinna Vinschen via Cygwin
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.4.0-1 * cygwin-devel-3.4.0-1 * cygwin-doc-3.4.0-1 == IMPORTANT DEPRECATION NOTES

Re: [PATCH 1/2 v2] Filter newlines from BUILD_REQUIRES

2022-12-03 Thread Corinna Vinschen via Cygwin-apps
On Dec 3 18:07, Jon Turney via Cygwin-apps wrote: > On 03/12/2022 16:19, Corinna Vinschen via Cygwin-apps wrote: > > From: Corinna Vinschen > > > > BUILD_REQUIRES is added verbatim to the build-depends: line in > > the *-src.hint file. If the cygport

[PATCH 1/2 v2] Filter newlines from BUILD_REQUIRES

2022-12-03 Thread Corinna Vinschen via Cygwin-apps
From: Corinna Vinschen BUILD_REQUIRES is added verbatim to the build-depends: line in the *-src.hint file. If the cygport file defines BUILD_REQUIRES with newlines, e. g. BUILD_REQUIRES=" a b " The -src.hint file is broken. Avoid this by filtering out any newline's from

[PATCH 2/2] Default to x86_64 build on non-Cygwin hosts

2022-12-03 Thread Corinna Vinschen via Cygwin-apps
From: Corinna Vinschen Given x86 has been deprecated, we only have a single target for the time being. Default to this target for now, basically to safe my lazy ass when building on Linux. Signed-off-by: Corinna Vinschen --- NEWS | 3 +++ lib/compilers.cygpart | 2 +- 2

[PATCH 1/2] Filter newlines from BUILD_REQUIRES

2022-12-03 Thread Corinna Vinschen via Cygwin-apps
From: Corinna Vinschen BUILD_REQUIRES is added verbatim to the build-depends: line in the *-src.hint file. If the cygport file defines BUILD_REQUIRES with spaces, e. g. BUILD_REQUIRES=" a b " The -src.hint file is broken. Avoid this by filtering out any newline's from

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

[ANNOUNCEMENT] tcsh 6.24.03-1

2022-12-03 Thread Corinna Vinschen via Cygwin
The following packages have been uploaded to the Cygwin distribution: * tcsh-6.24.03-1 This is a bugfix release. 1. Handle \c in echo properly. 2. Add a configure check for a working sbrk(). 3. Fix a test failure on busybox. Tcsh is an enhanced but completely compatible version of

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

[ANNOUNCEMENT] gawk 5.2.1-1

2022-11-23 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * gawk-5.2.1-1 The gawk package contains the GNU version of awk, a text processing utility. Awk interprets a special-purpose programming language to do quick and easy text pattern matching and reformatting jobs. Install the

gawk 5.2.1-1

2022-11-23 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * gawk-5.2.1-1 The gawk package contains the GNU version of awk, a text processing utility. Awk interprets a special-purpose programming language to do quick and easy text pattern matching and reformatting jobs. Install the

[ANNOUNCEMENT] TEST: cygwin 3.4.0-0.1

2022-11-11 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.4.0-0.1 * cygwin-devel-3.4.0-0.1 * cygwin-doc-3.4.0-0.1 This is the first test release of the 64 bit-only Cygwin 3.4.0. Please test. What's new:

TEST: cygwin 3.4.0-0.1

2022-11-11 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.4.0-0.1 * cygwin-devel-3.4.0-0.1 * cygwin-doc-3.4.0-0.1 This is the first test release of the 64 bit-only Cygwin 3.4.0. Please test. What's new:

[ANNOUNCEMENT] openssh 9.1p1-1

2022-11-07 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * openssh-9.1p1-1 OpenSSH is a program for logging into a remote machine and for executing commands on a remote machine. It can replace rlogin and rsh, providing encrypted communication between two machines.

openssh 9.1p1-1

2022-11-07 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * openssh-9.1p1-1 OpenSSH is a program for logging into a remote machine and for executing commands on a remote machine. It can replace rlogin and rsh, providing encrypted communication between two machines.

[ANNOUNCEMENT] cygwin 3.3.6-1

2022-09-05 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.6-1 * cygwin-devel-3.3.6-1 * cygwin-doc-3.3.6-1 == IMPORTANT DEPRECATION NOTES

cygwin 3.3.6-1

2022-09-05 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.6-1 * cygwin-devel-3.3.6-1 * cygwin-doc-3.3.6-1 == IMPORTANT DEPRECATION NOTES

[ANNOUNCEMENT] libfido2 1.11.0-1

2022-08-05 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libfido2-1.11.0-1 * libfido2-devel-1.11.0-1 libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures. libfido2 supports

libfido2 1.11.0-1

2022-08-05 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libfido2-1.11.0-1 * libfido2-devel-1.11.0-1 libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures. libfido2 supports

[ANNOUNCEMENT] rebase 4.6.1-1

2022-07-22 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * rebase-4.6.1-1 This package contains the Cygwin rebase utilities. Use rebase for specific DLLs or rebaseall for all DLLs installed by Cygwin's setup.exe. * Make rebaseall a wrapper around

rebase 4.6.1-1

2022-07-22 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * rebase-4.6.1-1 This package contains the Cygwin rebase utilities. Use rebase for specific DLLs or rebaseall for all DLLs installed by Cygwin's setup.exe. * Make rebaseall a wrapper around

[ANNOUNCEMENT] rebase 4.6.0-2

2022-07-19 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * rebase-4.6.0-2 This package contains the Cygwin rebase utilities. Use rebase for specific DLLs or rebaseall for all DLLs installed by Cygwin's setup.exe. This release adds support for Compact OS and contains a couple of

rebase 4.6.0-2

2022-07-19 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * rebase-4.6.0-2 This package contains the Cygwin rebase utilities. Use rebase for specific DLLs or rebaseall for all DLLs installed by Cygwin's setup.exe. This release adds support for Compact OS and contains a couple of

[ANNOUNCEMENT] cygwin 3.3.5-1

2022-05-13 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.5-1 * cygwin-devel-3.3.5-1 * cygwin-doc-3.3.5-1 == IMPORTANT DEPRECATION NOTES

cygwin 3.3.5-1

2022-05-13 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.5-1 * cygwin-devel-3.3.5-1 * cygwin-doc-3.3.5-1 == IMPORTANT DEPRECATION NOTES

[ANNOUNCEMENT] tcsh 6.24.01-1

2022-05-12 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * tcsh-6.24.01-1 This is a bug fix release: 1. Fix return status of which (Jamie Landeg-Jones) 2. Fix quoting of ! characters in history recall (Kimmo Suominen) Tcsh is an enhanced but completely compatible version

tcsh 6.24.01-1

2022-05-12 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * tcsh-6.24.01-1 This is a bug fix release: 1. Fix return status of which (Jamie Landeg-Jones) 2. Fix quoting of ! characters in history recall (Kimmo Suominen) Tcsh is an enhanced but completely compatible version

[ANNOUNCEMENT] openssh 9.0p1-1

2022-04-27 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * openssh-9.0p1-1 OpenSSH is a program for logging into a remote machine and for executing commands on a remote machine. It can replace rlogin and rsh, providing encrypted communication between two machines.

openssh 9.0p1-1

2022-04-27 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * openssh-9.0p1-1 OpenSSH is a program for logging into a remote machine and for executing commands on a remote machine. It can replace rlogin and rsh, providing encrypted communication between two machines.

[ANNOUNCEMENT] openssh 8.9p1-1

2022-02-23 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * openssh-8.9p1-1 OpenSSH is a program for logging into a remote machine and for executing commands on a remote machine. It can replace rlogin and rsh, providing encrypted communication between two machines.

openssh 8.9p1-1

2022-02-23 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * openssh-8.9p1-1 OpenSSH is a program for logging into a remote machine and for executing commands on a remote machine. It can replace rlogin and rsh, providing encrypted communication between two machines.

[ANNOUNCEMENT] tcsh 6.24.00-1

2022-02-04 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * tcsh-6.24.00-1 Tcsh is an enhanced but completely compatible version of csh, the C shell. Tcsh is a command language interpreter which can be used both as an interactive login shell and as a shell script command processor.

tcsh 6.24.00-1

2022-02-04 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * tcsh-6.24.00-1 Tcsh is an enhanced but completely compatible version of csh, the C shell. Tcsh is a command language interpreter which can be used both as an interactive login shell and as a shell script command processor.

[ANNOUNCEMENT] cygwin 3.3.4-2

2022-01-31 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.4-2 * cygwin-devel-3.3.4-2 * cygwin-doc-3.3.4-2 This is a replacement for the broken 3.3.4-1 release, which stumbled over an installation glitch in the latest cygport release. IMPORTANT

cygwin 3.3.4-2

2022-01-31 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.4-2 * cygwin-devel-3.3.4-2 * cygwin-doc-3.3.4-2 This is a replacement for the broken 3.3.4-1 release, which stumbled over an installation glitch in the latest cygport release. IMPORTANT

[ANNOUNCEMENT] cygwin 3.3.4-1

2022-01-31 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.4-1 * cygwin-devel-3.3.4-1 * cygwin-doc-3.3.4-1 == IMPORTANT DEPRECATION NOTES

cygwin 3.3.4-1

2022-01-31 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.4-1 * cygwin-devel-3.3.4-1 * cygwin-doc-3.3.4-1 == IMPORTANT DEPRECATION NOTES

[ANNOUNCEMENT] libfido2 1.10.0-1

2022-01-21 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libfido2-1.10.0-1 * libfido2-devel-1.10.0-1 libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures. libfido2 supports

libfido2 1.10.0-1

2022-01-21 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libfido2-1.10.0-1 * libfido2-devel-1.10.0-1 libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures. libfido2 supports

[ANNOUNCEMENT] file 5.41-2

2022-01-12 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * file-5.41-2 * file-devel-5.41-2 * python3-magic-5.41-2 This update rectifies a wrong dependency to python 3.8 in the 32 bit package and removes the obsolete python2 bindings. --- With file you can obtain information on

file 5.41-2

2022-01-12 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * file-5.41-2 * file-devel-5.41-2 * python3-magic-5.41-2 This update rectifies a wrong dependency to python 3.8 in the 32 bit package and removes the obsolete python2 bindings. --- With file you can obtain information on

[ANNOUNCEMENT] file 5.41-1

2022-01-11 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * file-5.41-1 * file-devel-5.41-1 * python2-magic-5.41-1 * python3-magic-5.41-1 With file you can obtain information on the file type of a specified file. File type recognition is controlled by the file /usr/share/file/magic

file 5.41-1

2022-01-11 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * file-5.41-1 * file-devel-5.41-1 * python2-magic-5.41-1 * python3-magic-5.41-1 With file you can obtain information on the file type of a specified file. File type recognition is controlled by the file /usr/share/file/magic

[ANNOUNCEMENT] cygwin 3.3.3-1 [with DEPRECATION NOTES]

2021-12-03 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.3-1 * cygwin-devel-3.3.3-1 * cygwin-doc-3.3.3-1 == IMPORTANT DEPRECATION NOTES

cygwin 3.3.3-1 [with DEPRECATION NOTES]

2021-12-03 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.3-1 * cygwin-devel-3.3.3-1 * cygwin-doc-3.3.3-1 == IMPORTANT DEPRECATION NOTES

[ANNOUNCEMENT] cygwin 3.3.3-1

2021-12-03 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.3-1 * cygwin-devel-3.3.3-1 * cygwin-doc-3.3.3-1 Bug Fixes - - Fix issue that new pipe code doesn't handle size zero pipe which may be created by non-cygwin apps. Addresses:

cygwin 3.3.3-1

2021-12-03 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * cygwin-3.3.3-1 * cygwin-devel-3.3.3-1 * cygwin-doc-3.3.3-1 Bug Fixes - - Fix issue that new pipe code doesn't handle size zero pipe which may be created by non-cygwin apps. Addresses:

Re: autoconf

2021-12-02 Thread Corinna Vinschen via Cygwin-apps
On Dec 2 14:18, ASSI wrote: > Jan Nijtmans via Cygwin-apps writes: > > My 2c : Cygwin should - at least - allow people to install autoconf-2.71 > > and - as long as the packages are prepared for it - things shouldn't break. > > As I said, I haven't looked at it in any detail, but it seems that >

Re: vboxsharedfs - Too many levels of symbolic links

2021-12-02 Thread Corinna Vinschen via Cygwin
On Nov 30 19:04, Oskar Skog wrote: > vboxsharedfs file systems no longer work. Any attempt to access will > result in "too many levels of symbolic links". > > This only affects the VirtualBox shared folder, the Samba share works > just fine. > > Last time I updated (before today) was sometime

Re: autoconf

2021-12-02 Thread Corinna Vinschen via Cygwin-apps
On Dec 2 11:15, Jan Nijtmans via Cygwin-apps wrote: > Op do 2 dec. 2021 om 10:22 schreef Corinna Vinschen via Cygwin-apps: Nope, I didn't. Make that: On Dec 2 08:23, ASSI wrote: > > > Most distros still package 2.69 or even earlier and that includes some > > > substa

Re: autoconf

2021-12-02 Thread Corinna Vinschen via Cygwin-apps
On Dec 2 08:23, ASSI wrote: > Brian Inglis writes: > >> How likely is it that they actually rely on that version already? > > > > Somewhat likely for some GNU packages and gnulib macros that specify > > version prereqs: AC_PREREQ is used in 80 packages I have sources for. > > Most distros still

Re: No cancel mode for setup.exe

2021-11-30 Thread Corinna Vinschen via Cygwin
Hi Thorsten, On Nov 29 15:23, Fuchs, Thorsten via Cygwin wrote: > Hi, > > We are using the setup-x86_64.exe within our deployment system to > install Cygwin at the developer workstations. The setup run is > triggered automatically and all developer workstation going to be > install identically.

Re: [ATTN MAINTAINER] openssh

2021-11-29 Thread Corinna Vinschen via Cygwin-apps
On Nov 28 10:53, Achim Gratz wrote: > Achim Gratz writes: > > These patches work for 32bit also and I believe they are correct, but > > that build should not be made available due to a bug in libfido2 that > > crashes when trying to free the memory associated with the WebAuthn > > payload

Re: raise(-1) has stopped returning an error recently

2021-11-29 Thread Corinna Vinschen via Cygwin
On Nov 27 10:43, Duncan Roe wrote: > On Wed, Nov 24, 2021 at 10:25:46AM +0100, cygwin wrote: [...] > > > > What is that "permanent restriction" in Cygwin? Is that something we > > could fix or something unfixable? Did you try to debug Cygwin in terms > > of that problem? If not, could you

Re: raise(-1) has stopped returning an error recently

2021-11-25 Thread Corinna Vinschen via Cygwin
On Nov 24 11:01, Brian Inglis via Cygwin wrote: > On 2021-11-24 02:25, Corinna Vinschen via Cygwin wrote: > > > On Tue, Nov 23, 2021 at 11:18:25AM -0700, Brian Inglis wrote: > > > > Do Cygwin and/or Windows support surrogate pairs in UTF-8? > > > > You mean U

Re: possible snprintf() regression in 3.3.2

2021-11-25 Thread Corinna Vinschen via Cygwin
On Nov 25 21:02, Takashi Yano via Cygwin wrote: > On Wed, 24 Nov 2021 10:28:13 +0100 > Corinna Vinschen wrote: > > On Nov 24 18:14, Takashi Yano via Cygwin wrote: > > > On Wed, 24 Nov 2021 17:52:04 +0900 > > > Takashi Yano wrote: > > > > The printed value is still something wrong... > > > >

Re: possible snprintf() regression in 3.3.2

2021-11-24 Thread Corinna Vinschen via Cygwin
On Nov 24 18:14, Takashi Yano via Cygwin wrote: > On Wed, 24 Nov 2021 17:52:04 +0900 > Takashi Yano wrote: > > The printed value is still something wrong... > > sqrt(2)*1e70 should be an integer value. > > I mean... > > sqrt(2)*1e70 is actually not an integer, however, double has mantissa > of

Re: raise(-1) has stopped returning an error recently

2021-11-24 Thread Corinna Vinschen via Cygwin
On Nov 24 09:36, Duncan Roe wrote: > On Tue, Nov 23, 2021 at 11:18:25AM -0700, Brian Inglis wrote: > > > On Nov 23 19:27, Duncan Roe wrote: > > > > Btw to whoever maintains grep for cygwin: 'make check' should pass on > > > > next release (I patched out the surrogate-pair failre). > > > > I had no

Re: possible snprintf() regression in 3.3.2

2021-11-24 Thread Corinna Vinschen via Cygwin
On Nov 24 12:40, Takashi Yano via Cygwin wrote: > On Tue, 23 Nov 2021 10:48:21 +0100 > Corinna Vinschen wrote: > > On Nov 23 17:34, Takashi Yano via Cygwin wrote: > > > However, in reality, for example in the case: > > > snprintf(buf, sizeof(buf), "%.3f", 1234567890123456.789); > > > 'ndigits' is

Re: raise(-1) has stopped returning an error recently

2021-11-23 Thread Corinna Vinschen via Cygwin
On Nov 23 19:27, Duncan Roe wrote: > On Mon, Nov 22, 2021 at 02:06:19PM +0100, cygwin wrote: > > On Nov 22 11:25, Corinna Vinschen via Cygwin wrote: > > > On Nov 22 16:20, Duncan Roe wrote: > > > > #include > > > > #include > > > > > >

Re: possible snprintf() regression in 3.3.2

2021-11-23 Thread Corinna Vinschen via Cygwin
On Nov 23 17:34, Takashi Yano via Cygwin wrote: > On Tue, 23 Nov 2021 10:23:02 +1100 > Tony Cook wrote: > > On Mon, Nov 22, 2021 at 02:04:06PM +0100, Corinna Vinschen via Cygwin wrote: > > > On Nov 22 11:34, Corinna Vinschen via Cygwin wrote: > > > >

Re: ssmtp-config fails on step 6

2021-11-22 Thread Corinna Vinschen via Cygwin
On Nov 22 19:04, Achim Gratz wrote: > Corinna Vinschen via Cygwin writes: > > In fact, Windows symlinks can easily be created as dangling symlinks > > as well. Try cmd's `mklink foo bar' with non-existent bar in developer > > mode or an elevated shell. > &g

Re: raise(-1) has stopped returning an error recently

2021-11-22 Thread Corinna Vinschen via Cygwin
On Nov 22 11:25, Corinna Vinschen via Cygwin wrote: > On Nov 22 16:20, Duncan Roe wrote: > > Hi, > > > > I stumbled across this when running 'make check' in the grep source > > directory. > > > > test-raise failed when it didn't a few weeks ago. > &g

Re: possible snprintf() regression in 3.3.2

2021-11-22 Thread Corinna Vinschen via Cygwin
On Nov 22 11:34, Corinna Vinschen via Cygwin wrote: > On Nov 21 11:16, Tony Cook wrote: > > On Thu, Nov 18, 2021 at 09:08:40PM +, Sam Edge via Cygwin wrote: > > > I use newlib on embedded with threading libs that have predetermined > > > fixed thread stack sizes. Whi

Re: possible snprintf() regression in 3.3.2

2021-11-22 Thread Corinna Vinschen via Cygwin
On Nov 21 11:16, Tony Cook wrote: > On Thu, Nov 18, 2021 at 09:08:40PM +, Sam Edge via Cygwin wrote: > > I use newlib on embedded with threading libs that have predetermined > > fixed thread stack sizes. While we tend to have more RAM than in former > > times we also have multiple thread

Re: ssmtp-config fails on step 6

2021-11-22 Thread Corinna Vinschen via Cygwin
On Nov 20 17:26, Ken Brown via Cygwin wrote: > On 11/19/2021 7:07 PM, Andrey Repin via Cygwin wrote: > > alternatives is known to make links to nonexistent objects. While this is > > possible on *NIX, you can only link to existing objects on Windows. > > You're talking about native Windows

Re: raise(-1) has stopped returning an error recently

2021-11-22 Thread Corinna Vinschen via Cygwin
On Nov 22 16:20, Duncan Roe wrote: > Hi, > > I stumbled across this when running 'make check' in the grep source directory. > > test-raise failed when it didn't a few weeks ago. Pretty unlikely. This code didn;'t change for ages. I just checked against Cygwin 3.2.0 and it also returns

Re: possible snprintf() regression in 3.3.2

2021-11-18 Thread Corinna Vinschen via Cygwin
On Nov 18 16:11, Noel Grandin via Cygwin wrote: > > > On 2021/11/18 3:19 pm, Corinna Vinschen via Cygwin wrote: > > My patch raised NDEC from 43 to 1023 to allow aproximately the same > > number of digits as glibc. Newlib strives to support embedded targets > > an

Re: possible snprintf() regression in 3.3.2

2021-11-18 Thread Corinna Vinschen via Cygwin
On Nov 18 20:35, Takashi Yano via Cygwin wrote: > On Thu, 18 Nov 2021 11:06:49 +1100 > Tony Cook wrote: > > On Wed, Nov 17, 2021 at 01:27:55PM +0100, Corinna Vinschen via Cygwin wrote: > > > I don't have a good solution. The old ldtoa code is lacking, for > > > swit

Re: Misbehaviour of cygpath -am between versions 3.1.4 and 3.3.2

2021-11-17 Thread Corinna Vinschen via Cygwin
On Nov 17 19:44, Andrey Repin via Cygwin wrote: > Greetings, Wolfgang S. Kechel! > > > The command 'cygpath -am .' yields different results between > > cygwin-3.1.4-1 and cygwin-3.3.2-1 on a Windows 10 box when the current > > directory is a network share. > > > Example with V3.1.4: > > >

[ANNOUNCEMENT] libcbor 0.9.0-3

2021-11-17 Thread Corinna Vinschen via Cygwin-announce via Cygwin
The following packages have been uploaded to the Cygwin distribution: * libcbor-0.9.0-3 * libcbor-devel-0.9.0-3 Rebuild, removing the DLLs and just providing a library for static linking. libcbor is a C library for parsing and generating CBOR. -- Problem reports:

libcbor 0.9.0-3

2021-11-17 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libcbor-0.9.0-3 * libcbor-devel-0.9.0-3 Rebuild, removing the DLLs and just providing a library for static linking. libcbor is a C library for parsing and generating CBOR.

[ANNOUNCEMENT] libfido2 1.9.0-2

2021-11-17 Thread Corinna Vinschen via Cygwin-announce via Cygwin
The following packages have been uploaded to the Cygwin distribution: * libfido2-1.9.0-2 * libfido2-devel-1.9.0-2 This is a rebuild, statically linked against libcbor, to avoid problems with missing binary compatibility between libcbor 0.X versions. libfido2 provides library functionality and

libfido2 1.9.0-2

2021-11-17 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libfido2-1.9.0-2 * libfido2-devel-1.9.0-2 This is a rebuild, statically linked against libcbor, to avoid problems with missing binary compatibility between libcbor 0.X versions. libfido2 provides library functionality and

Re: libfido2’s dependency on libcbor is dropped in setup.ini

2021-11-17 Thread Corinna Vinschen via Cygwin
On Nov 17 11:57, ggl329 via Cygwin wrote: > cygfido2-1.dll (from libfido2-1.9.0-1) depends on cygcbor-0.8.dll . > But the dependency is dropped in setup.ini (depends2 field). > In addition, the current libcbor-0.9.0-2 doesn’t provide cygcbor-0.8.dll but > cygcbor-0.9.dll . > Maybe, libfido2 needs

Re: possible snprintf() regression in 3.3.2

2021-11-17 Thread Corinna Vinschen via Cygwin
On Nov 17 18:21, Takashi Yano via Cygwin wrote: > On Wed, 17 Nov 2021 11:37:18 +1100 > Tony Cook wrote: > > This came up from regression testing perl. > > > > Regression testing of perl @4a1b9dd524007193213d3919d6a331109608b90c > > used (from uname): > > [...] > I found the caused by the commit:

Re: Editing with vim clears Windows 10 file system archive bit.

2021-11-16 Thread Corinna Vinschen via Cygwin
On Nov 15 14:18, Gary Johnson wrote: > On 2021-11-15, Corinna Vinschen via Cygwin wrote: > > Changing that is actually pretty simple, just set FILE_ATTRIBUTE_ARCHIVE > > as soon as the underlying NtCreateFile is called for an open(O_CREAT). > > > > Fixed in curr

Re: Editing with vim clears Windows 10 file system archive bit.

2021-11-15 Thread Corinna Vinschen via Cygwin
On Nov 15 19:54, Christian Franke wrote: > Steve Ward via Cygwin wrote: > > Description of problem: > > While using vim 8.2 on cygwin 3.3 (x86_64) on Windows 10, > > when editing an existing file with vim and saving it, the Window’s > > file system archive bit is always left cleared (not modified

Re: Tcl/Tk 8.6.12

2021-11-15 Thread Corinna Vinschen via Cygwin-apps
On Nov 15 13:31, Jan Nijtmans via Cygwin-apps wrote: > The following packages have been uploaded to the Cygwin distribution: > > * tcl-8.6.12-1 > * tcl-devel-8.6.12-1 > * tcl-tk-8.6.12-1 > * tcl-tk-devel-8.6.12-1 > * tcl-itcl-4.2.2-1 > * tcl-itcl-devel-4.2.2-1 > * tcl-itk-4.2.2-1 > *

[ANNOUNCEMENT] libfido2 1.9.0-1

2021-11-15 Thread Corinna Vinschen via Cygwin-announce via Cygwin
The following packages have been uploaded to the Cygwin distribution: * libfido2-1.9.0-1 * libfido2-devel-1.9.0-1 libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures. libfido2 supports the

libfido2 1.9.0-1

2021-11-15 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libfido2-1.9.0-1 * libfido2-devel-1.9.0-1 libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures. libfido2 supports the

[ANNOUNCEMENT] libcbor 0.9.0-2

2021-11-15 Thread Corinna Vinschen via Cygwin-announce via Cygwin
The following packages have been uploaded to the Cygwin distribution: * libcbor-0.9.0-2 * libcbor-devel-0.9.0-2 libcbor is a C library for parsing and generating CBOR. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

libcbor 0.9.0-2

2021-11-15 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libcbor-0.9.0-2 * libcbor-devel-0.9.0-2 libcbor is a C library for parsing and generating CBOR.

Re: 3.3.1: Missing VersionInfo resource fields for cygwin1.dll

2021-11-15 Thread Corinna Vinschen via Cygwin
On Nov 12 15:49, Brian Inglis wrote: > On 2021-11-11 12:26, Marco Atzeri via Cygwin wrote: > > On 11.11.2021 19:47, Hiya Z via Cygwin wrote: > > > Upgraded to 3.3.x and noticed that the VersionInfo resource fields > > > for all binaries under bin are blank (Properties->Details from > > >

[ANNOUNCEMENT] libcbor 0.8.0-2

2021-11-12 Thread Corinna Vinschen via Cygwin-announce via Cygwin
The following packages have been uploaded to the Cygwin distribution: * libcbor-0.8.0-2 * libcbor-devel-0.8.0-2 libcbor is a C library for parsing and generating CBOR. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

<    1   2   3   4   5   6   7   8   >