From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23141 invoked by alias); 9 Feb 2006 14:40:25 -0000 Received: (qmail 23132 invoked by uid 22791); 9 Feb 2006 14:40:24 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-vbr13.xs4all.nl (HELO smtp-vbr13.xs4all.nl) (194.109.24.33) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Feb 2006 14:40:22 +0000 Received: from webmail.xs4all.nl (dovemail6.xs4all.nl [194.109.26.8]) by smtp-vbr13.xs4all.nl (8.13.3/8.13.3) with ESMTP id k19EeHbk064146; Thu, 9 Feb 2006 15:40:17 +0100 (CET) (envelope-from mark.kettenis@xs4all.nl) Received: from 192.87.1.22 (SquirrelMail authenticated user sibelius) by webmail.xs4all.nl with HTTP; Thu, 9 Feb 2006 15:40:17 +0100 (CET) Message-ID: <25509.192.87.1.22.1139496017.squirrel@webmail.xs4all.nl> In-Reply-To: <20060208232213.GA9008@nevyn.them.org> References: <20060203215455.GA3501@nevyn.them.org> <20060206173550.GB22947@nevyn.them.org> <200602062254.k16MsagK009925@elgar.sibelius.xs4all.nl> <20060206225829.GA31895@nevyn.them.org> <20060208000855.GA5040@nevyn.them.org> <200602082107.k18L7xRh013417@elgar.sibelius.xs4all.nl> <200602082310.k18NAQNe027038@elgar.sibelius.xs4all.nl> <20060208232213.GA9008@nevyn.them.org> Date: Thu, 09 Feb 2006 14:40:00 -0000 Subject: Re: RFA: Support Windows extended error numbers in safe_strerror From: "Mark Kettenis" To: "Mark Kettenis" , eliz@gnu.org, gdb-patches@sourceware.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00210.txt.bz2 > On Thu, Feb 09, 2006 at 12:10:26AM +0100, Mark Kettenis wrote: >> I'd rather see us drop the attempt to support MinGW, but if we don't I >> want to make sure the MinGW support is integrated in such a way that >> its impact on the rest of the code is as small as possible. > > Will you be satisfied with the changes you've described? I am > completely wiling to work on the technical issues, but if you remain > antagonistic to the very concept, then I'm wasting my time. Again. > For the sixth or seventh time. Trust me, I would not be proposing these changes just to make you do extra work. Yes, if things are changed the way I describe, that would make them acceptable to me. > We need to decide this now. I, and I think Mark Mitchell also, are > heartily sick of contributing these patches, spending days revising > them to satisfy other developers, and then being told the port > shouldn't exist at all. There's a flamewar every time we post one; > that's mighty good incentive to leave the port broken. Sorry, but from Mark's first batch of patches I got the impression that Codesourcery was contributing well-tested code and no further changes would be necessary. I certainly had the impression that we'd get MinGW almost for free. Turns out now that this was too good to be true :(. If I had known all of this beforehand, I'd probably put up more resistance at that time. It seems that nearly all global maintainers still think MinGW support is worth the additional cost, but I had to make sure we realise that there *is* a cost. I'm sorry if this frustrated you and Mark; I can certainly image it would frsutrate me if I were in a similar situation. I would certainly appreciate it if you would address my concerns. Mark