Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com content-class: urn:content-classes:message Subject: RE: Setup.exe - snapshot runs but compiled from cvs get application error. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Date: Tue, 6 Nov 2001 12:06:32 +1100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Setup.exe - snapshot runs but compiled from cvs get application error. Thread-Index: AcFmXtZyLuM055nYSU+sibCmabihLQAADIoA From: "Robert Collins" To: , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id fA60wwW18074 > -----Original Message----- > From: Brian Keener [mailto:bkeener AT thesoftwaresource DOT com] > > Not to drift this thread to much - but that is probably why I > was doing better > with the earlier setup when I was making changes - I know a > little C or at > least enough I could make some changes and figure out what a > lot of the code > was doing. Now I can still figure it out, it's just more > complex and harder > for me to make changes to it. choose.cc is quite frankly, very bad at the moment. It needs a tonne of work to clean it up, which it will get. Have a look at (say) io_stream*.* from my recent cygwin-patches submission. Thats what choose.cc should end up looking like. All straight forward. > But I keep trying. Excellent. Rob