commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: classpath ./ChangeLog java/text/DecimalFormatSy...


From: Mark Wielaard
Subject: Re: classpath ./ChangeLog java/text/DecimalFormatSy...
Date: Sun, 23 Nov 2003 11:49:02 +0100

Hi,

On Sat, 2003-11-22 at 15:55, Guilhem Lavaux wrote:
> Changes by:   Guilhem Lavaux <address@hidden> 03/11/22 09:55:15
> 
> Modified files:
>       .              : ChangeLog 
>       java/text      : DecimalFormatSymbols.java 
>                        FormatCharacterIterator.java NumberFormat.java 

NumberFormat.java was missing an import java.io.InvalidObjectException
which jikes didn't like. Did you use gcj for compilation? gcj seems less
strict with imports. Hopefully I have a autobuilder soon that will catch
such issues. (Compiling with kjc or ecj would also be nice, ecj gives
some interesting warnings.)

I committed a patch to fix this import issue.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]