waiting for approval

Adam Megacz patches@lists.megacz.com
Mon Feb 4 15:11:00 GMT 2002


Hi, I'm currently waiting for approval from Hans Boehm on these
patches:

  http://gcc.gnu.org/ml/java-patches/2002-q1/msg00216.html
  http://gcc.gnu.org/ml/java-patches/2002-q1/msg00191.html
  http://gcc.gnu.org/ml/java-patches/2002-q1/msg00192.html
  http://gcc.gnu.org/ml/java-patches/2002-q1/msg00200.html

He doesn't appear to be checking his email, though. Is there anybody
else who can approve them in his absence?

Once these patches get committed, I'll have everything except for
native methods working, so I'd sort of like to get these patches
resolved before I dive into java.io and java.net.

I'd also like to reignite discussion on this thread:

  http://gcc.gnu.org/ml/java-patches/2002-q1/msg00205.html
  http://gcc.gnu.org/ml/java-patches/2002-q1/msg00214.html

Basically, "unsigned jint" doesn't work, so I suggest using
uint<foo>_t (from stdint.h, part of the C99 standard) in shs.cc. I'd
like to know if this is acceptable, and if not, what I should use
instead.

  - a



More information about the Java-patches mailing list