From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7956 invoked by alias); 15 May 2007 06:31:23 -0000 Received: (qmail 7933 invoked by uid 22791); 15 May 2007 06:31:20 -0000 X-Spam-Status: No, hits=-0.4 required=5.0 tests=BAYES_05,DK_POLICY_SIGNSOME,DK_SIGNED,SARE_MSGID_LONG40,SPF_PASS,TW_WX X-Spam-Check-By: sourceware.org Received: from an-out-0708.google.com (HELO an-out-0708.google.com) (209.85.132.242) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 May 2007 06:31:17 +0000 Received: by an-out-0708.google.com with SMTP id b21so503537ana for ; Mon, 14 May 2007 23:31:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OHIdCCDF/8Tl6ViU2mahMSPAPwe1DkNwzC0UwjPClL+VW1aKK/70FAA8ecBltbsP0zsjCUNOOu+1TebRPKO6J4IxoudPbbcn2m9Ev7Gd/VglwWqGK1KMtDg84hJg2dJX5tgzVXU2B9oiLm1Ek8lkQ9XVQ5othGLM2Ln2pXV7gyY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ePaT5o1AdIKY4cLCYsT+cKxoPs68HQVZkgAaL/wPFRpAvIUCEiRQYp81mTijkJoTGJfySClFiCdxacStYlxFfaZf444DKdcIJZcyvUmO6J8lJaPA/aoYd1AKyHrXCOmfp9g5HQs0Zecq7oMepwxfR/4cfpzg+yAyOIaGS+h+60E= Received: by 10.100.201.11 with SMTP id y11mr5151861anf.1179210671257; Mon, 14 May 2007 23:31:11 -0700 (PDT) Received: by 10.100.196.6 with HTTP; Mon, 14 May 2007 23:31:11 -0700 (PDT) Message-ID: <9bd2f8970705142331m5dbfcc37x2f42ca735fd4bfb6@mail.gmail.com> Date: Tue, 15 May 2007 06:31:00 -0000 From: "Emmet Hikory" To: ecos-maintainers@ecos.sourceware.org Subject: Patch selection for porting configtool to wxwidgets2.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact ecos-maintainers-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@ecos.sourceware.org X-SW-Source: 2007-05/txt/msg00001.txt.bz2 eCos Maintainers, I am working on a project to remove all remaining dependencies on wxwindows 2.4 from Ubuntu. Looking through the eCos mailing lists, I have encountered two candidate patches that would migrate the configtool to wxwidgets2.6, as follows: 1) http://www.xylanta.com/Content/Downloads/eCos/ct_wx260.zip from Andy Jackson 2) http://www.mr.inf.tu-dresden.de/eCos/ct060628.patch.gz from Lars Poeschel Neither appears to have been committed to CVS, and I wondered if there were any specific problems with either patch implementation, and also which might be a better starting point when applying a patch for use in Ubuntu. Thank you for your advice. -- Emmet HIKORY