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 545529E17 for ; Mon, 27 Feb 2012 12:42:25 +0000 (UTC) Received: (qmail 37009 invoked by uid 500); 27 Feb 2012 12:42:24 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 36943 invoked by uid 500); 27 Feb 2012 12:42:24 -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 36935 invoked by uid 99); 27 Feb 2012 12:42:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2012 12:42:24 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of orwittmann@googlemail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2012 12:42:18 +0000 Received: by bkcjg15 with SMTP id jg15so1172452bkc.6 for ; Mon, 27 Feb 2012 04:41:57 -0800 (PST) Received-SPF: pass (google.com: domain of orwittmann@googlemail.com designates 10.205.133.212 as permitted sender) client-ip=10.205.133.212; Authentication-Results: mr.google.com; spf=pass (google.com: domain of orwittmann@googlemail.com designates 10.205.133.212 as permitted sender) smtp.mail=orwittmann@googlemail.com; dkim=pass header.i=orwittmann@googlemail.com Received: from mr.google.com ([10.205.133.212]) by 10.205.133.212 with SMTP id hz20mr968376bkc.84.1330346517859 (num_hops = 1); Mon, 27 Feb 2012 04:41:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=SfQ8qnU/ZtHugjbB55Kr2LDyFQ+lmPGs+y/9KVLoZ3U=; b=ktlDFFGIt81Vm3chcs5RirYQSZX98ts0s6quWIvc9swJ/AktqNlhuUv3Unpd66tdfq HAMtr8RLIg2EuiFrK0QXkNrTBQpygmSlEACC/0If85VqpL3z9/usCeLNhr69ZE5jWFOQ 0nPAFOgUq7zB2BV8RZ8DykI01x2aP+mdL2X4s= Received: by 10.205.133.212 with SMTP id hz20mr741254bkc.84.1330346517793; Mon, 27 Feb 2012 04:41:57 -0800 (PST) Received: from [9.155.131.21] (deibp9eh1--blueice3n2.emea.ibm.com. [195.212.29.180]) by mx.google.com with ESMTPS id jd17sm24687184bkb.4.2012.02.27.04.41.56 (version=SSLv3 cipher=OTHER); Mon, 27 Feb 2012 04:41:56 -0800 (PST) Message-ID: <4F4B7A13.3050507@googlemail.com> Date: Mon, 27 Feb 2012 13:41:55 +0100 From: Oliver-Rainer Wittmann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: WaE: ucb/serf References: <6E73C68D-E5B0-44E2-A58D-A1E7664BA0BF@Janik.cz> <4F48B508.3030209@googlemail.com> In-Reply-To: <4F48B508.3030209@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 25.02.2012 11:16, Oliver-Rainer Wittmann wrote: > Hi, > > On 24.02.2012 17:18, Pavel Jan�k wrote: >> Hi, >> >> ucb is not WaE clean. To get it to build with WaE enabled, I had to apply this: >> >> http://tmp.janik.cz/AOOo/ucb-WaE.diff >> >> Please review and check in (the method decodeValue is used only in OSL_ENSURE, >> so please #ifdef it accordingly). > > Thanks for the catches - I will take care of them. > I have applied the corresponding corrections inclusive with some line end clean-ups - rev. r1294086 (and r1294089) Best regards, Oliver.