-
Bug
-
Resolution: Fixed
-
P3
-
6
-
None
-
b40
-
generic
-
generic
We have the following issues with VC7 build.
awt_TrayIcon.cpp
../../../src\windows\native\sun\windows\awt_TrayIcon.cpp(815) : error C2220: war
ning treated as error - no object file generated
../../../src\windows\native\sun\windows\awt_TrayIcon.cpp(815) : warning C4345: b
ehavior change: an object of POD type constructed with an initializer of the for
m () will be default-initialized
../../../src\windows\native\sun\windows\awt_TrayIcon.cpp(886) : warning C4345: b
ehavior change: an object of POD type constructed with an initializer of the for
m () will be default-initialized
../../../src\windows\native\sun\windows\awt_TrayIcon.cpp(907) : warning C4345: b
ehavior change: an object of POD type constructed with an initializer of the for
m () will be default-initialized
../../../src\windows\native\sun\windows\awt_TrayIcon.cpp(929) : warning C4345: b
ehavior change: an object of POD type constructed with an initializer of the for
m () will be default-initialized
make[6]: *** [c:/b38/control/build/windows-i586-fastdebug/tmp/sun/sun.awt/awt/ob
j/awt_TrayIcon.obj] Error 2
make[6]: Leaving directory `/cygdrive/c/b38/j2se/make/sun/awt'
make[5]: *** [all] Error 1
make[5]: Leaving directory `/cygdrive/c/b38/j2se/make/sun'
make[4]: *** [all] Error 1
make[4]: Leaving directory `/cygdrive/c/b38/j2se/make'
make[3]: *** [j2se-build] Error 2
make[3]: Leaving directory `/cygdrive/c/b38/control/make'
make[2]: *** [generic_debug_build] Error 2
make[2]: Leaving directory `/cygdrive/c/b38/control/make'
make[1]: *** [fastdebug_build] Error 2
make[1]: Leaving directory `/cygdrive/c/b38/control/make'
make: *** [scsl-build] Error 2
###@###.### 2005-06-08 02:27:52 GMT
awt_TrayIcon.cpp
../../../src\windows\native\sun\windows\awt_TrayIcon.cpp(815) : error C2220: war
ning treated as error - no object file generated
../../../src\windows\native\sun\windows\awt_TrayIcon.cpp(815) : warning C4345: b
ehavior change: an object of POD type constructed with an initializer of the for
m () will be default-initialized
../../../src\windows\native\sun\windows\awt_TrayIcon.cpp(886) : warning C4345: b
ehavior change: an object of POD type constructed with an initializer of the for
m () will be default-initialized
../../../src\windows\native\sun\windows\awt_TrayIcon.cpp(907) : warning C4345: b
ehavior change: an object of POD type constructed with an initializer of the for
m () will be default-initialized
../../../src\windows\native\sun\windows\awt_TrayIcon.cpp(929) : warning C4345: b
ehavior change: an object of POD type constructed with an initializer of the for
m () will be default-initialized
make[6]: *** [c:/b38/control/build/windows-i586-fastdebug/tmp/sun/sun.awt/awt/ob
j/awt_TrayIcon.obj] Error 2
make[6]: Leaving directory `/cygdrive/c/b38/j2se/make/sun/awt'
make[5]: *** [all] Error 1
make[5]: Leaving directory `/cygdrive/c/b38/j2se/make/sun'
make[4]: *** [all] Error 1
make[4]: Leaving directory `/cygdrive/c/b38/j2se/make'
make[3]: *** [j2se-build] Error 2
make[3]: Leaving directory `/cygdrive/c/b38/control/make'
make[2]: *** [generic_debug_build] Error 2
make[2]: Leaving directory `/cygdrive/c/b38/control/make'
make[1]: *** [fastdebug_build] Error 2
make[1]: Leaving directory `/cygdrive/c/b38/control/make'
make: *** [scsl-build] Error 2
###@###.### 2005-06-08 02:27:52 GMT
- relates to
-
JDK-6278949 awt_PopupMenu.cpp is causing troubles during the VC7 build
-
- Resolved
-