Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Date: Wed, 12 May 1999 00:19:49 -0400 From: Chris Faylor To: Corinna Vinschen Cc: Anders Norlander , cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: Patch, Version 4: Problem solved Message-ID: <19990512001948.D19551@cygnus.com> References: <37300B06 DOT B1ED123B AT cityweb DOT de> <19990505103702 DOT B639 AT cygnus DOT com> <37307A11 DOT F7D94D85 AT hem2 DOT passagen DOT se> <19990505145940 DOT A1062 AT cygnus DOT com> <37332994 DOT 36B4393E AT hem2 DOT passagen DOT se> <19990507174218 DOT A1747 AT cygnus DOT com> <37389DA1 DOT C4D2B709 AT vinschen DOT de> <19990511195310 DOT A11938 AT cygnus DOT com> <3738CB1C DOT 90C61B3F AT cityweb DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <3738CB1C.90C61B3F@cityweb.de>; from Corinna Vinschen on Wed, May 12, 1999 at 02:28:12AM +0200 On Wed, May 12, 1999 at 02:28:12AM +0200, Corinna Vinschen wrote: >Chris Faylor wrote: >> >> On Tue, May 11, 1999 at 11:14:09PM +0200, Corinna Vinschen wrote: >> >Chris Faylor wrote: >> >> [...] >> >> This patch will be in the next snapshot. Could someone >> >> verify that this solves Corinna's problem? >> >> That version of winnt.h screwed up cygwin. It caused bash to >> core dump. >> >> cgf > >I've suggested earlier, simply to comment out the "QuadPart" members >of LARGE_INTEGER and ULARGE_INTEGER, until we have a new winnt.h. >I know, this works, because winsup doesn't use this QuadParts. >This would have two advantages: `chown()' will work again and you >would be able, to check in the security patch. Actually, I've put the winnt.h patch back. The problem was actually in my own code. It had nothing to do with winnt.h. cgf