Leo Li wrote:
Hi, Paulex:
    I plan to fix the warning in module luni first if no one objects.:)
Go ahead for it.

On 9/21/06, Paulex Yang <[EMAIL PROTECTED]> 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. <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>


--
Paulex Yang
China Software Development Lab
IBM



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






--
Paulex Yang
China Software Development Lab
IBM



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to