User: vg Date: 06/03/16 04:17:11 Modified: /dba/connectivity/source/drivers/dbase/ DNoException.cxx
Log: INTEGRATION: CWS sixtyfour02 (1.16.26); FILE MERGED 2006/02/22 10:39:43 cmc 1.16.26.1: #i62322# fix longs being streamed to disk File Changes: Directory: /dba/connectivity/source/drivers/dbase/ ================================================== File [changed]: DNoException.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/dbase/DNoException.cxx?r1=1.16&r2=1.17 Delta lines: +1 -1 ------------------- --- DNoException.cxx 16 Jan 2006 15:03:41 -0000 1.16 +++ DNoException.cxx 16 Mar 2006 12:17:08 -0000 1.17 @@ -206,7 +206,7 @@ return sal_False; } - ULONG nLength; + sal_uInt32 nLength; (*m_pMemoStream) >> nLength; if (m_aMemoHeader.db_typ == MemodBaseIV) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
