patch for libjava/java/util/Calendar.java

Tom Tromey tromey@redhat.com
Thu Nov 10 22:50:00 GMT 2005


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> I assume this patch is meant to be backported to the 4.0.x branch. Since
Mark> it fixes a real issue and seems sane I would suggest we just commit this
Mark> one on the branch.

Yes, I agree.

Mark> BTW. How do I checkout the 4.0 branch with the new svn setup?

This will show you the branches:

svn ls svn://gcc.gnu.org/svn/gcc/branches

Then you can check one out:

svn ls svn://gcc.gnu.org/svn/gcc/branches/gcc-4_0-branch

There's a lot of info on svn in the wiki, here is a good starting
point:

http://gcc.gnu.org/wiki/SvnHelp

Tom



More information about the Java-patches mailing list