From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4725 invoked by alias); 24 Feb 2004 17:21:00 -0000 Mailing-List: contact eclipse-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: eclipse-owner@sources.redhat.com Received: (qmail 4698 invoked from network); 24 Feb 2004 17:20:59 -0000 To: eclipse@sources.redhat.com Subject: Re: Successfull build on rawhide References: <20040222095428.GC21947@lichen.truemesh.com> <20040222121358.GD21947@lichen.truemesh.com> <20040222223733.GF21947@lichen.truemesh.com> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: My pants just went to high school in the Carlsbad Caverns!!! Date: Tue, 24 Feb 2004 17:21:00 -0000 In-Reply-To: <20040222223733.GF21947@lichen.truemesh.com> Message-ID: <873c9076au.fsf@fleche.redhat.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-q1/txt/msg00021.txt.bz2 >>>>> "Paul" == Paul Nasrat writes: Paul> GtkCombo is deprecated and thus we need Paul> #undef GTK_DISABLE_DEPRECATED Paul> Currently I've put it into Paul> plugins/org.eclipse.swt/Eclipse SWT PI/gtk/structs.h Thanks for investigating this stuff. I'll probably pull in your fix here, just as soon as I start doing FC builds. Paul> This probably isn't the correct fix and may be fixed better Paul> upstream, but build happily continuing, will give progress Paul> update tomorrow. Hopefully upstream will fix it by moving to a non-deprecated interface. We should probably put this in eclipse bugzilla. Tom