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


User dbo changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|dbo                       |pjanik
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jan 26 00:35:19 -0800 
2005 -------
Yes, this seems to be a bug in your compiler. Please ask Heiner (hr) for the
current patch set we use in Hamburg. Additionally, I recently figured out
problems with the ternary operator in initializer lists (please see
dev@openoffice.org for "ternary" in title) which may also be still defect in
your compiler patch set.
Nevertheless, I can use a simpler construct at that place, which may help you to
continue:

            for( std::size_t pos = 0; pos < SLIDE_BUFFER_SIZE; ++pos )
                maSlideBuffer[pos].mpSlide.reset();

I will check this in to cws presfixes01 branch.


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