To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52977





------- Additional comments from [EMAIL PROTECTED] Wed Aug 10 08:49:36 -0700 
2005 -------
Ups, I've omitted parts of the change. The actual patch going into CWS hr18 and
this one will solve your problem :-)

94c94
<               ORowSetCacheIterator() :m_pCache(NULL),m_aIter(NULL){}
---
>               ORowSetCacheIterator() :m_pCache(NULL),m_aIter(){}
98c98
<               sal_Bool isNull() const { return m_aIter->second.aIterator ==
NULL; }
---
>               sal_Bool isNull() const;


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