This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: lock/unlock filechannel Win32 implementation
- From: David Daney <ddaney at avtrex dot com>
- To: Marco Trudel <mtrudel at gmx dot ch>
- Cc: java-patches at gcc dot gnu dot org
- Date: Tue, 07 Nov 2006 08:07:28 -0800
- Subject: Re: lock/unlock filechannel Win32 implementation
- References: <454E1D62.8030103@gmail.com> <45504322.8030308@gmx.ch>
Marco Trudel wrote:
In order to get the patch into GCJ, you will have to make copyright
assignment and then someone has to commit it for you.
Unfortunately the only one that seems to care about such things (Tom
Tromey) is away for a month.
Not quite true, we do care. Tom being the maintainer may care slightly
more, but he also has somewhat of an obligation to improve all aspects
of libgcj. I am slightly reluctant to commit code that I cannot test,
but I suppose that is not a good excuse.
So you will have to wait for him to come back (I'm already sitting on
8 fixes that do not find it's way into GCJ because no one commits
them). Or is there someone else that might give a little help here?
Please!
Anyway, I included your patch in my newest built that I will release
quite soon (locking didn't work before, so it only can get better or
stay useless).
Marco
If you have that many patches, and plan on contributing more, perhaps
you should have commit rights so that you can commit them yourself. We
really do want people that are working on the Win32 port to contribute
more. However there are (and rightly so in my opinion) some low hurdles
you have jump over in order to get svn write access.
David Daney