This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: WIN-08: win32 patch to prims.cc
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Adam Megacz <patches at lists dot megacz dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Fri, 01 Feb 2002 16:36:18 +1300
- Subject: Re: WIN-08: win32 patch to prims.cc
- References: <86vgdhucow.fsf@megacz.com>
Adam Megacz wrote:
>2002-01-31 Adam Megacz <adam@xwt.org>
>
> * prims.cc
> (_Jv_CreateJavaVM): We now use WIN32 instead of
> USE_WIN32_SIGNALLING and USE_WINSOCK.
> (win32_exception_handler): Now throws an exception out of
> the signal handler; assumes SJLJ
>
OK.
Bryce.