Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 91BBF771C for ; Mon, 29 Aug 2011 09:02:04 +0000 (UTC) Received: (qmail 10984 invoked by uid 500); 29 Aug 2011 09:02:03 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 10721 invoked by uid 500); 29 Aug 2011 09:01:44 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 10698 invoked by uid 99); 29 Aug 2011 09:01:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 09:01:40 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcaiod-ooo-dev@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 09:01:32 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QxxiP-0007A7-Di for ooo-dev@incubator.apache.org; Mon, 29 Aug 2011 11:01:09 +0200 Received: from pd9e59e5d.dip.t-dialin.net ([217.229.158.93]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Aug 2011 11:01:09 +0200 Received: from mst by pd9e59e5d.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Aug 2011 11:01:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ooo-dev@incubator.apache.org From: Michael Stahl Subject: Re: svn commit: r1162610 - in /incubator/ooo/trunk/main: binfilter/bf_sfx2/source/doc/ binfilter/bf_starmath/source/ binfilter/bf_svtools/source/misc/ chart2/source/view/main/ slideshow/source/engine/shapes/ svtools/source/misc/ unotools/inc/unotools/ Date: Mon, 29 Aug 2011 11:00:53 +0200 Lines: 12 Message-ID: References: <20110828233431.DD8A523888FD@eris.apache.org> <20110829003640.GU24926@kulungile.erack.de> <4E5B417D.7060006@gmx.net> <4E5B5188.4090701@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pd9e59e5d.dip.t-dialin.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0 In-Reply-To: <4E5B5188.4090701@gmx.net> On 29.08.2011 10:44, Mathias Bauer wrote: > On 29.08.2011 10:35, Michael Stahl wrote: > >>> Is it wise to fix the code for gcc 4.6 *now*? Every fix might introduce >>> new bugs and gcc 4.6 is not the "standard" compiler nowadays (AFAIK). >> >> please note that i will have a difficult time contributing if i can't >> build the code :) > > Which distribution comes with gcc 4.6 as default? Fedora 15, for one.