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] Return of SimpleTimeZone fix


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Montag, 7. Juni 2004 14:25 schrieb Jerry Quinn:
> Michael Koch writes:
>  > -----BEGIN PGP SIGNED MESSAGE-----
>  > Hash: SHA1
>  >
>  > Am Montag, 7. Juni 2004 05:27 schrieb Jerry Quinn:
>  > > I finally had time to track down my bug in this patch.  The
>  > > patch introduces a new failure in
>  > > gnu.testlet.java.util.GregorianCalendar.first, which is from a
>  > > bug somewhere in GregorianCalendar feeding bad input to
>  > > SimpleTimeZone.getOffset.
>  > >
>  > >
>  > > 2004-06-06  Jerry Quinn  <jlquinn@optonline.net>
>  > >
>  > > 	* java/util/SimpleTimeZone.java (serialVersionOnStream): Bump
>  > > to 2. (setStartRule,setEndRule): Don't take abs of day number.
>  > > (getOffset): Clarify docs.  Add argument checks.
>  > > 	(isBefore): Take abs of day number in DOW_LE_DOM_MODE.
>  > > 	(equals,hasSameRules,toString,readObject): Use startTimeMode
>  > > and endTimeMode.
>  >
>  > Somehow your patch doesn't apply to CVS HEAD. Can you please
>  > update your tree and re-diff ?
>
> I'm confused.  I just updated and I still get exactly the same diff
> against HEAD.  I noticed the diff doesn't have the path to the
> file. Is that the problem?

Have you checked out a special version of the file ? Perhaps cvs 
thinks you don't want to update it to a newer version ...

> I could post the whole file if you want.

Please do so.

Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAxGJpWSOgCCdjSDsRAqVmAJ9VLabroVwOYfdKHylhVw3mvLjYDwCfdbjz
5XHJ5taE1379DhNhnFl9E8k=
=rWdb
-----END PGP SIGNATURE-----


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