[Bug 331] New: IcedTeaPlugin.cc doesn't compile against xulrunner 1.9.1

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri May 1 10:22:34 PDT 2009


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=331

           Summary: IcedTeaPlugin.cc doesn't compile against xulrunner 1.9.1
           Product: IcedTea
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IcedTea
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: mark at klomp.org
                CC: dbhole at redhat.com


IcedTeaPlugin.cc: In member function ‘nsresult
IcedTeaPluginFactory::StartAppletviewer()’:
IcedTeaPlugin.cc:3941: error: no matching function for call to
‘nsIProcess::Run(int, const char**&, int&, int)’
/usr/include/xulrunner-sdk-1.9.1/unstable/nsIProcess.h:66: note: candidates
are: virtual nsresult nsIProcess::Run(PRBool, const char**, PRUint32)
make: *** [IcedTeaPlugin.o] Error 1

According to https://developer.mozilla.org/en/nsIProcess#run.28.29:
"Prior to Gecko 1.9.1 (Firefox 3.5), this method returned the process ID of the
newly executing process. It no longer returns a value."


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list