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
> "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
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);
^~
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
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.
5 matches
Mail list logo