Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2
-
Resolution: Not an Issue
-
Affects Version/s: 1.1.8
-
Fix Version/s: None
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
CPU:x86
-
OS:windows_nt
Description
JDK1.1.8 src/win32/sun/windows/stdhdrs.h defines LANG_HEBREW and LANG_ARABIC, and if those symbols are already defined, build fails with a #error call. Japanese VC++ 4.0 defines those symbols and the build fails.