Re: Mintty

2019-09-18 Thread Brian Inglis
On 2019-09-18 15:35, Andrey Repin wrote: >> I am trying to run Cygwin but an error message pops up saying Windows is >> searching for mintty >> I am under the impression that it should have been automatically >> downloaded when Cygwin is downloaded. > Blame whoever deleted the installed executab

Re: My C arrays are too large

2019-09-18 Thread Joel Rees
I guess I should unpack things a bit, and I may sound argumentative, but my argument is not really with anyone on this list. 2019年9月19日(木) 5:35 Jose Isaias Cabrera : > > Joel Rees, on Wednesday, September 18, 2019 02:38 PM, wrote... > > > > 2019年9月14日(土) 3:50 Jose Isaias Cabrera, on > > > > > > >

Re: Mintty

2019-09-18 Thread Andrey Repin
Greetings, Riley Gleason! > Dear Whomever this may concern, > I am trying to run Cygwin but an error message pops up saying > Windows is searching for mintty > I am under the impression that it should have been automatically downloaded > when Cygwin is downloaded. Blame whoever deleted the instal

Mintty

2019-09-18 Thread Riley Gleason
Dear Whomever this may concern, I am trying to run Cygwin but an error message pops up saying Windows is searching for mintty I am under the impression that it should have been automatically downloaded when Cygwin is downloaded. -Riley -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: My C arrays are too large

2019-09-18 Thread Eliot Moss
On 9/18/2019 4:35 PM, Jose Isaias Cabrera wrote: Joel Rees, on Wednesday, September 18, 2019 02:38 PM, wrote... 2019年9月14日(土) 3:50 Jose Isaias Cabrera, on Moss Achim Gratz, on Friday, September 13, 2019 02:39 PM, wrote... Blair, Charles E III writes: My apologies for failing to reply on-li

Re: My C arrays are too large

2019-09-18 Thread Jose Isaias Cabrera
Joel Rees, on Wednesday, September 18, 2019 02:38 PM, wrote... > > 2019年9月14日(土) 3:50 Jose Isaias Cabrera, on > > > > > Achim Gratz, on Friday, September 13, 2019 02:39 PM, wrote... > > > > > > Blair, Charles E III writes: > > > > My apologies for failing to reply on-list. I don't know how :( >

Re: [ANNOUNCEMENT] Updated: libuv-1.24.1-1

2019-09-18 Thread Jon Turney
On 11/01/2019 14:16, Marco Atzeri wrote: version 1.24.1-1  of     libuv (source)     libuv-devel     libuv1 Not sure if this is a libuv or cmake problem (as downgrading either makes the problem go away) but meson's test suite now spits out several: assertion "0" failed: file

Re: My C arrays are too large

2019-09-18 Thread Joel Rees
2019年9月14日(土) 3:50 Jose Isaias Cabrera : > > Achim Gratz, on Friday, September 13, 2019 02:39 PM, wrote... > > > > Blair, Charles E III writes: > > > My apologies for failing to reply on-list. I don't know how :( > > > > > > My machine is 64 bit, and I hope I installed the correct version of > cy

Re: [ANNOUNCEMENT] cygwin 3.1.0-0.5 (TEST)

2019-09-18 Thread Takashi Yano
Hi Ken, I have just posted seven patches against git head (cygwin 3.1.0-0.5). [PATCH] Cygwin: console: Revive Win7 compatibility. [PATCH 1/5] Cygwin: pty: Avoid potential segfault in PTY code when ppid = 1. [PATCH 2/5] Cygwin: pty: Make GDB work again on pty. [PATCH 3/5] Cygwin: pty: Unify the ch