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


User er changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|spreadsheet               |dr
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sat Aug  5 16:56:15 -0700 
2006 -------
One should notice that this happened in a unxlngi4.pro environment. Cloph
mentioned he's using gcc 3.2.x. I built unxlngi4.pro using gcc 3.3.5, and
neither m178 nor m180 showed that behavior. It seems that Cloph's gcc version
tries to instanciate a XclImpTxoData, which has a XclImpStringRef member, when
it only sees the
inline void SetTxoData( XclImpTxoDataRef xTxoData ) { mxTxoData = xTxoData; }
method of class XclImpDrawingObj during compile, without it being actually used.

Reassigning to Daniel. Please include xistring.hxx in xiescher.hxx for
portability, or find a better 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