Re: cygwin x11 doesn't start after windows 10 upgrade

2020-08-02 Thread Eliot Moss
On 8/2/2020 4:25 PM, Steinar Bang wrote: "Holger, Vodafone" : And I have checked on my system today, my strace output stop at the same tmmon64.dll, so it is likely the reason for the error. I have opened a service request with our IT and wait for their answer. Did you get any further with t

Re: cygwin x11 doesn't start after windows 10 upgrade

2020-08-02 Thread Steinar Bang
> "Holger, Vodafone" : > And I have checked on my system today, my strace output stop at the same > tmmon64.dll, so it is likely the reason for the error. > I have opened a service request with our IT and wait for their answer. Did you get any further with this? I added the directory C:\cyg

FD_{SET,ISSET,CLR} macros from sys/select.h triggerring gcc's -Wsign-conversion warnings

2020-08-02 Thread Petr Skocik via Cygwin
Example: #include void f(int X) {     fd_set set;     FD_ZERO(&set);     FD_SET(X,&set);     FD_CLR(X+1,&set);     (void)FD_ISSET(X+2,&set); } causes fds.c:7:2: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]   FD_SET(X,&set);   ^~

[ANNOUNCEMENT] Updated: libuninameslist-20200413p3-1

2020-08-02 Thread Lemures Lemniscati via Cygwin-announce
Hi! Version 20200413p3-1 of "libuninameslist" has been uploaded: - libuninameslist-devel-20200413p3-1.tar.xz - libuninameslist1-20200413p3-1.tar.xz This is an update to the latest upstream sources. Now, the upstream sources are maintained at https://github.com/fontforge/libuninameslist and ab

[ANNOUNCEMENT] Updated: python packages

2020-08-02 Thread Marco Atzeri via Cygwin-announce
Several python packages have been uploaded python27-nose-1.3.7-2 python27-testpath-0.4.4-1 python27-zmq-19.0.2-1 python36-cairo-1.19.1-1 python36-nose-1.3.7-2 python36-testpath-0.4.4-1 python36-zmq-19.0.2-1 python37-cairo-1.19.1-1 python37-nose-1.3.7-2 python37-testpath-0.4.4-1 python37-zmq-19.