To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66729
                 Issue #|66729
                 Summary|m173: 64bit: warnigns01: 
               Component|porting
                 Version|680m173
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|kendy
             Reported by|pjanik





------- Additional comments from [EMAIL PROTECTED] Sun Jun 25 01:16:49 -0700 
2006 -------
/data/oo/BuildDir/ooo_SRC680_m173_src/connectivity/source/drivers/dbase/DTable.cxx:
In member function 'BOOL connectivity::dbase::ODbaseTable::ReadMemo(ULONG,
connectivity::ORowSetValue&)':
/data/oo/BuildDir/ooo_SRC680_m173_src/connectivity/source/drivers/dbase/DTable.cxx:2412:
error: no match for 'operator>>' in
'*((connectivity::dbase::ODbaseTable*)this)->connectivity::dbase::ODbaseTable::m_pMemoStream
>> nLength'

Shouldn't nLength be sal_uInt32 instead of ULONG (it compiles when changed).

The function

BOOL ODbaseTable::ReadMemo(ULONG nBlockNo, ORowSetValue& aVariable)

is completely new in warnings01. I was bit surprised to find completely new
function in the cws that should fix warnings only.

---------------------------------------------------------------------
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