To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76739
                 Issue #|76739
                 Summary|to-be-SRC680_m211: resid...
               Component|porting
                 Version|680m210
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P2
            Subcomponent|MacOSX
             Assigned to|rt
             Reported by|pjanik





------- Additional comments from [EMAIL PROTECTED] Fri Apr 27 04:42:52 +0000 
2007 -------
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m211_src/svx/source/dialog/optupdt.cxx:
 In 
constructor 'SvxOnlineUpdateTabPage::SvxOnlineUpdateTabPage(Window*, const 
SfxItemSet&)':
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m211_src/svx/source/dialog/optupdt.cxx:127:
 error: 
no matching function for call to 'ResId::ResId(int)'
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m211_src/solver/680/unxmacxi.pro/inc/tools/
resid.hxx:99: note: candidates are: ResId::ResId(long int, ResMgr&)
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m211_src/solver/680/unxmacxi.pro/inc/tools/
resid.hxx:95: note:                 ResId::ResId(int, ResMgr&)
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m211_src/solver/680/unxmacxi.pro/inc/tools/
resid.hxx:91: note:                 ResId::ResId(USHORT, ResMgr&)
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m211_src/solver/680/unxmacxi.pro/inc/tools/
resid.hxx:86: note:                 ResId::ResId(sal_uInt32, ResMgr&)
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m211_src/solver/680/unxmacxi.pro/inc/tools/
resid.hxx:82: note:                 ResId::ResId(RSHEADER_TYPE*, ResMgr&)
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m211_src/solver/680/unxmacxi.pro/inc/tools/
resid.hxx:59: note:                 ResId::ResId(const ResId&)

This helped:

-ResId(...)
+SVX_RES(...)

pl: Correct solution?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to