On 6/12/2021 12:34 PM, Brian Inglis wrote:
On 2021-06-11 12:05, Ken Brown via Cygwin wrote:
On 6/11/2021 1:33 PM, Brian Inglis wrote:
On 2021-06-10 13:50, Ken Brown via Cygwin wrote:
On 6/10/2021 2:31 PM, Brian Inglis wrote:
On 2021-06-10 08:57, Ken Brown via Cygwin wrote:
On 6/9/2021 10:36
Sample code (t903.c):
#include
int main(void)
{
printf("%.43f\n", 0x1.52f8a8e32e982p-140);
return 0;
}
Invocations:
# gcc on Windows 10 (Cygwin)
$ gcc t903.c -Wall -Wextra -std=c11 -pedantic -Wfatal-errors && ./a.exe
0.010
$ gcc --version
gcc (GCC)
The openldap package in Cygwin has been updated to the latest upstream
version 2.4.59.
https://www.openldap.org/software/release/changes.html
Notes
=
I don't use the server components of openldap myself and know next to
nothing about these, so use them with due care.
The tests have been
On 2021-06-11 12:05, Ken Brown via Cygwin wrote:
On 6/11/2021 1:33 PM, Brian Inglis wrote:
On 2021-06-10 13:50, Ken Brown via Cygwin wrote:
On 6/10/2021 2:31 PM, Brian Inglis wrote:
On 2021-06-10 08:57, Ken Brown via Cygwin wrote:
On 6/9/2021 10:36 PM, Brian Inglis wrote:
On 2021-06-09 16:31
Gnuplot version 5.4.2 is now available on Cygwin. The upstream release
notes for this bugfix / minor feature enhancement release are available
at:
http://www.gnuplot.info/ReleaseNotes_5_4_2.html
Cygwin Notes
The tutorial has been removed from the 5.4 branch of gnuplot, so it is
5 matches
Mail list logo