This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch win32]: Add missing header UnsupportedOperationException


Hi,

As I got just reported, there is the header include
'java/lang/UnsupportedOperationException.h' missing for
gnu/java/security/jce/prng/natVMSecureRandomWin32.cc file. This leads
to build failures for 32-bit mingw builds.

ChangeLog

2009-08-12  Kai Tietz  <kai.tietz@onevision.com>

* gnu/java/security/jce/prng/natVMSecureRandomWin32.cc: Add include of
java/lang/UnsupportedOperationException.h file.

Tested for i686-pc-mingw32 host. Ok, for apply?

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

Attachment: j090812.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]