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 for libjava/java/util/Calendar.java


>>>>> "David" == David Daney <ddaney@avtrex.com> writes:

David> As far as I know this needs to go into the svn trunk (4.1) as well
David> Calendar et al. are currently not comming from the classpath import.

Yeah, not until the resource files are merged.  I have the patch for
this sitting on my laptop, but ...

* I haven't done the final round of testing
* It was done against the cvs repository so I have to recreate parts
  of it
* It will, I think, majorly screw users of static linking, as it
  compiles in resource files.  I think these basically don't work when
  statically linking, at least not ones compiled into libgcj.a.

Tom


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