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]

request for blanket commit privs to *win32*



Um, I know you're all ReallyBusyPeople(tm), but I've been kinda
under with the rate of code review here. Particularly this one:

   ....................................................................

   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.
   ....................................................................

To make things move more quickly, may I please have permission to
commit to the following files without waiting for review?

  libjava/win32.cc
  libjava/win32-threads.cc
  libjava/include/win32-threads.h
  libjava/include/win32-signals.h
  libjava/java/*/*Win32*

I'll still post my patches, I'd just like to be able to commit them
without having to wait a week and repost a few times.

  - a


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