Date: Sat, 17 Nov 2001 11:00:47 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Andrew Cottrell" Message-Id: <7704-Sat17Nov2001110046+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <001301c16f44$db69d550$0a02a8c0@acceleron> (acottrel@ihug.com.au) Subject: Re: Info Issue with CVS LIBC References: <004601c153cd$c03c8f80$0a02a8c0 AT acceleron> <001301c16f44$db69d550$0a02a8c0 AT acceleron> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Andrew Cottrell" > Date: Sat, 17 Nov 2001 19:49:35 +1100 > > I have had some time to look at this today and I found that the info from > the build I did earlier this week does not exhibit this peroblem. > > It looks like one of the changes committed to CVS since early October has > fixed it. Yes, I think it was Mark's change to prevent termios from being activated in a static constructor (i.e. in every program and unconditionally). Thanks for testing this.