This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] SimpleTimeZone take 2


Am Freitag, 7. Mai 2004 07:13 schrieb Jerry Quinn:
> Tom Tromey writes:
>  > >>>>> "Jerry" == Jerry Quinn <jlquinn@optonline.net> writes:
>  >
>  > Jerry> The new setStartRule and setEndRule don't work right yet,
>  > but I Jerry> think the problem is more global with the way the
>  > date is Jerry> represented here.  Basically, there is a failure
>  > because the Jerry> current implementation tries to compare a date
>  > using dayofweek Jerry> with one that doesn't.
>  >
>  > If you aren't planning to fix it soon, could you file a PR that
>  > encapsulates what you know about the problem and potential fixes?
>  > Or write some Mauve tests showing the problem?  Those would both
>  > be pretty helpful...
>
> PR 15336.  Should I wait on adding the tests until the fix is in or
> put them in now?

Thx.

Does the mauve test breaky compilation of mauve ? If yes we can exclude 
this test in mauve-libgcj file. Its always good to have the tests in 
mauve. 


Michael


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]