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: [java] Add missing SimpleTimeZone members


Michael Koch writes:
 > Am Samstag, 24. April 2004 19:02 schrieb Jerry Quinn:
 > > Michael Koch writes:
 > >  > Am Samstag, 24. April 2004 00:01 schrieb Jerry Quinn:
 > >  > > This patch adds all the missing members for SimpleTimeZone.
 > >  >
 > >  > Can you write a patch to add Mauve testcases for this before it
 > >  > gets commited ?
 > >
 > > OK, I'm trying out mauve now.  What should I do with the mauve
 > > testcases once written?
 > 
 > You can send them to me or this list for review/commit and/or you can 
 > get mauve cvs access from Tom Tromey.

The mauve tests are in.  What do you think about the patch?

I'm also looking at more revamping of the calculations.  There's
already a PR, and in general, I think the current code doesn't work
well if a rule is specified one way and getOffset uses a different
representation.

Thanks,
Jerry Quinn


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