[ANNOUNCEMENT] Updated: curl/libcurl4/-devel/-doc, mingw64-x86_64-curl 8.2.1

2023-07-30 Thread Cygwin curl Maintainer via Cygwin-announce via Cygwin
The following packages have been upgraded in the Cygwin distribution: * curl 8.2.1 * libcurl4 8.2.1 * libcurl-devel 8.2.1 * libcurl-doc 8.2.1 * mingw64-x86_64-curl 8.2.1 Command line tool and Library supporting transferring files with URL syntax,

Re: Probable bug

2023-07-30 Thread Takashi Yano via Cygwin
On Sun, 30 Jul 2023 07:29:10 -0400 Eliot Moss wrote: > On 7/30/2023 5:38 AM, natan_b--- via Cygwin wrote: > > Hi Guys > > > > very short. > > > > prog.c > > > > #include > > > > int main() > > { > > float a=1.283; > > while(1) > > printf( "%f", a ); > > } > > > > run with > > $ ./prog.exe

Re: Probable bug

2023-07-30 Thread Eliot Moss via Cygwin
On 7/30/2023 5:38 AM, natan_b--- via Cygwin wrote: Hi Guys very short. prog.c #include int main() { float a=1.283; while(1) printf( "%f", a ); } run with $ ./prog.exe >/dev/null in windows monitor process the process increase it's memory it arrive to many Gb. It's not a machine p

Probable bug

2023-07-30 Thread natan_b--- via Cygwin
Hi Guys very short. prog.c #include int main() { float a=1.283; while(1) printf( "%f", a ); } run with $ ./prog.exe >/dev/null in windows monitor process the process increase it's memory it arrive to many Gb. It's not a machine problem, other PC have same problem. Same program in wsl

[ANNOUNCEMENT] Test: ncurses/-demo terminfo/-extra libncurses/-devel/++/w10 6.4-13.20230729 (TEST)

2023-07-30 Thread Cygwin ncurses Maintainer via Cygwin-announce via Cygwin
The following test packages have been uploaded to the Cygwin distribution: * ncurses 6.4-13.20230729 * ncurses-demo 6.4-13.20230729 * terminfo 6.4-13.20230729 * terminfo-extra6.4-13.20230729 * libncurses-devel 6.4-13.20230729 * libncurses++w10