This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: RFC: Untested Win32 InetAddress tweak
- From: Tom Tromey <tromey at redhat dot com>
- To: Gary Benson <gbenson at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 06 Sep 2006 10:52:40 -0600
- Subject: Re: RFC: Untested Win32 InetAddress tweak
- References: <20060904141535.GA6537@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Gary" == Gary Benson <gbenson@redhat.com> writes:
Gary> I don't have the ability to test this, so could someone try it for me?
Gary> Alternatively, is this a trivial enough change to just commit blind?
Please check it in.
Gary> - /* Helper function due to a CNI limitation. */
Wow, this must be truly ancient code.
We haven't had this CNI limitation for years and years.
Tom