Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 35189 invoked from network); 21 Sep 2006 06:16:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Sep 2006 06:16:35 -0000 Received: (qmail 71215 invoked by uid 500); 21 Sep 2006 06:16:33 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 70836 invoked by uid 500); 21 Sep 2006 06:16:31 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 70825 invoked by uid 99); 21 Sep 2006 06:16:31 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Sep 2006 23:16:31 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=liyilei1979@gmail.com; domainkeys=good Authentication-Results: idunn.apache.osuosl.org smtp.mail=liyilei1979@gmail.com; spf=pass X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 66.249.92.174 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [66.249.92.174] ([66.249.92.174:62701] helo=ug-out-1314.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id B8/3F-04092-D3E22154 for ; Wed, 20 Sep 2006 23:16:30 -0700 Received: by ug-out-1314.google.com with SMTP id y2so114082uge for ; Wed, 20 Sep 2006 23:16:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=E3zGVBdL2CkjfVN7uCofRWZgJeCOR3/bkQ5j2ejbT5YnNWffzymK8Uxxo4USFEpom8gbGK7M8fokJ3kOhsTDLS9R3bpjyvcZXIJX8uHr1GS6jVhoIzOmn63e0ZPpbr3Kof+ADefCEbcX3fcs4n0uXKGxLtZD/481w7eFIeMam8c= Received: by 10.67.24.13 with SMTP id b13mr8897794ugj; Wed, 20 Sep 2006 23:16:26 -0700 (PDT) Received: by 10.67.29.6 with HTTP; Wed, 20 Sep 2006 23:16:26 -0700 (PDT) Message-ID: Date: Thu, 21 Sep 2006 14:16:26 +0800 From: "Leo Li" To: harmony-dev@incubator.apache.org Subject: Re: [classlib]build failed on windows In-Reply-To: <45122BBA.2000909@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_873_32837816.1158819386744" References: <7DFCA84F-465C-4D37-8C60-7FE6C42BAA1C@pobox.com> <45122BBA.2000909@gmail.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_873_32837816.1158819386744 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, Paulex: I plan to fix the warning in module luni first if no one objects.:) On 9/21/06, Paulex Yang wrote: > > Leo Li wrote: > > Dear Geir: > > I advise to use -Werror in Linux compiling but I am not sure of > > the > > side-effect. > > I am now trying to know whether all the warning can be fixed in > > Linux.:) > Volunteer is welcome:). > > If the errors number is too large to be fixed in one run, I suggest to > fix them one module by another. > > > > > > > > On 9/21/06, Geir Magnusson Jr. wrote: > >> > >> Sorry. My fault. Fixing now. > >> > >> I need to find settings to make gcc on linux enforce the same... > >> > >> geir > >> > >> On Sep 20, 2006, at 9:36 PM, Leo Li wrote: > >> > >> > Hi, all > >> > I found that the classlib build fails on windows today. > >> > I have tried to fixed it in File main.c > >> > 1. move some declarations of variables to the top part of a > >> > function. > >> > at line 311: char *dirs[2]; > >> > at line 1045: int found = 0; > >> > int i=0; > >> > at line 1067:int strLen > >> > 2. comments out unused variable at line 1019: //UDATA > >> > newPathLength; > >> > -- > >> > Leo Li > >> > China Software Development Lab, IBM > >> > >> > >> --------------------------------------------------------------------- > >> Terms of use : http://incubator.apache.org/harmony/mailing.html > >> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org > >> > >> > > > > > > > -- > Paulex Yang > China Software Development Lab > IBM > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > -- Leo Li China Software Development Lab, IBM ------=_Part_873_32837816.1158819386744--