To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66727
Issue #|66727
Summary|m173: sot: SetError
Component|porting
Version|current
Platform|Opteron/x86_64
URL|
OS/Version|Linux
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|sb
Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Sun Jun 25 00:41:39 -0700
2006 -------
Hi,
in m173 on x86_64:
/data/oo/BuildDir/ooo_SRC680_m173_src/sot/source/sdstor/ucbstorage.cxx: In
constructor 'UCBStorageStream_Impl::UCBStorageStream_Impl(const String&,
StreamMode, UCBStorageStream*, BOOL, const ByteString*, BOOL,
com::sun::star::uno::Reference<com::sun::star::ucb::XProgressHandler>)':
/data/oo/BuildDir/ooo_SRC680_m173_src/sot/source/sdstor/ucbstorage.cxx:784:
error: call of overloaded 'SetError(long unsigned int)' is ambiguous
/data/oo/BuildDir/ooo_SRC680_m173_src/sot/source/sdstor/ucbstorage.cxx:557:
note: candidates are: void UCBStorageStream_Impl::SetError(long int)
/data/oo/BuildDir/ooo_SRC680_m173_src/solver/680/unxlngx6.pro/inc/tools/stream.hxx:347:
note: void SvStream::SetError(sal_uInt32)
This is cause by added line
using SvStream::SetError;
in source/sdstor/ucbstorage.cxx
---------------------------------------------------------------------
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]