This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: WIN-30: natInetAddress.cc fixlet
- From: Tom Tromey <tromey at redhat dot com>
- To: Adam Megacz <patches at lists dot megacz dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 04 Mar 2002 13:30:12 -0700
- Subject: Re: WIN-30: natInetAddress.cc fixlet
- References: <86pu2qh15y.fsf@megacz.com>
- Reply-to: tromey at redhat dot com
>>>>> "Adam" == Adam Megacz <patches@lists.megacz.com> writes:
Adam> 2002-02-27 Adam Megacz <adam@xwt.org>
Adam> * java/net/natInetAddress.cc: Changed USE_WINSOCK to WIN32, added
Adam> '#undef STRICT'.
FYI, I'm copying this patch to the branch as well.
If you want 3.1 to include this port, I'd advise checking out and
building the branch. It is the only way to be sure everything will
work there.
Tom