This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Fix natVMSecureRandomWin32.cc
- From: Tom Tromey <tromey at redhat dot com>
- To: JonY <10walls at gmail dot com>
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>, java-patches at gcc dot gnu dot org
- Date: Thu, 27 Aug 2009 09:50:57 -0600
- Subject: Re: [PATCH] Fix natVMSecureRandomWin32.cc
- References: <4A96A50C.3080406@users.sourceforge.net>
- Reply-to: tromey at redhat dot com
>>>>> "JonY" == JonY <10walls@gmail.com> writes:
JonY> This patch fixes a compile problem with natVMSecureRandomWin32.cc for
JonY> mingw targets. It looks like a namespace issue.
JonY> OK?
This is ok with a ChangeLog entry.
Tom