Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6256825

plugin\helper\script\iexplorer\JVMList.cpp won't compile using VC 7

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • deploy
    • None
    • b36
    • x86
    • windows_2000

      plugin\helper\script\iexplorer\JVMList.cpp won't compile using VC 7
      compiler (see Comments for the build log):

      JVMList.cpp
      c:.....deploy\src\plugin\helper\script\iexplorer\JVMList.cpp(65) : error C2664: 'ATL::CComEnumImpl<Base,piid,T,Copy>::Init' : cannot convert parameter 1 from 'std::vector<_Ty,_Ax>::iterator' to 'VARIANT *'
              with
              [
                  Base=IEnumVARIANT,
                  piid=& IID_IEnumVARIANT,
                  T=VARIANT,
                  Copy=ATL::_Copy<VARIANT>
              ]
              and
              [
                  _Ty=ATL::CComVariant,
                  _Ax=std::allocator<ATL::CComVariant>
              ]
              No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
      gnumake[4]: *** [C:......control/build/windows-i586/tmp/deploy/plugin/deployHelper/obj/JVMList.obj] Error 2
      gnumake[4]: Leaving directory `C:/...../deploy/make/plugin/helper/iexplorer'
      gnumake[3]: *** [iexplorer] Error 2
      gnumake[3]: Leaving directory `C:/....../deploy/make/plugin/helper'
      gnumake[2]: *** [helper] Error 2
      gnumake[2]: Leaving directory `C:/......./deploy/make/plugin'
      gnumake[1]: *** [plugin-all] Error 2
      gnumake[1]: Leaving directory `C:/......./deploy/make'
      gnumake: *** [deploy-build] Error 2

      ###@###.### 2005-04-18 19:57:21 GMT

            ccheung Calvin Cheung
            tbell Tim Bell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: