Hi,
I found the following test case causes segmentation fault
in 32 bit cygwin.
#include
#include
#include
int main() {
for (int i = 0; i < 256; i++) {
printf("\r%d, %d\n", i, open("/dev/ptmx", O_RDWR | O_NOCTTY));
}
return 0;
}
The test case results
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
On 14.01.2022 23:30, Carlo B. wrote:
Hello,
I discovered that CMake support into current libssh-0.8.7-1 is broken.
After you installed the development package, you just need to add this
line into a dummy CMakeLists.txt:
find_package(libssh)
and into the console you will read:
CMake Error at
The following Perl distributions have been updated to their latest
release version available on CPAN:
x86/x86_64
--
perl-Net-SSLeay-1.92-1-src
perl-PerlIO-utf8_strict-0.009-1-src
noarch
--
perl-Business-ISBN-3.007-1-src
perl-JSON-4.05-1-src
perl-Tie-Cycle-1.227-1-src
--
The following packages have been uploaded to the Cygwin distribution:
* xorg-server-21.1.3-1
* xorg-server-common-21.1.3-1
* xorg-server-extra-21.1.3-1
* xorg-server-devel-21.1.3-1
* xorg-server-xorg-21.1.3-1
* xwinclip-21.1.3-1
These packages contain XWin and the other X.Org X11 servers.
In
On 1/15/2022 9:27 AM, Jon Turney wrote:
The following packages have been uploaded to the Cygwin distribution:
* xorg-server-21.1.3-1
* xorg-server-common-21.1.3-1
* xorg-server-extra-21.1.3-1
* xorg-server-devel-21.1.3-1
* xorg-server-xorg-21.1.3-1
* xwinclip-21.1.3-1
These packages contain XW
On 1/15/2022 10:26 AM, Dan Harkless wrote:
On 1/15/2022 9:27 AM, Jon Turney wrote:
The following packages have been uploaded to the Cygwin distribution:
* xorg-server-21.1.3-1
* xorg-server-common-21.1.3-1
* xorg-server-extra-21.1.3-1
* xorg-server-devel-21.1.3-1
* xorg-server-xorg-21.1.3-1
*
On 15.01.2022 19:26, Dan Harkless wrote:
On 1/15/2022 9:27 AM, Jon Turney wrote:
The following packages have been uploaded to the Cygwin distribution:
* xorg-server-21.1.3-1
* xorg-server-common-21.1.3-1
* xorg-server-extra-21.1.3-1
* xorg-server-devel-21.1.3-1
* xorg-server-xorg-21.1.3-1
* xw
On 2022-01-15 12:06, Marco Atzeri wrote:
On 15.01.2022 19:26, Dan Harkless wrote:
On 1/15/2022 9:27 AM, Jon Turney wrote:
The following packages have been uploaded to the Cygwin distribution:
* xorg-server-21.1.3-1
* xorg-server-common-21.1.3-1
* xorg-server-extra-21.1.3-1
* xorg-server-devel-2
On 1/15/2022 2:13 PM, Brian Inglis wrote:
On 2022-01-15 12:06, Marco Atzeri wrote:
On 15.01.2022 19:26, Dan Harkless wrote:
Forgive me if this is a FAQ (I tried searching), but is there a
standard timeframe in between when a package update is announced on
the list and when it's actually availa
10 matches
Mail list logo