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


User bm changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|rene                      |bm
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Jul 27 09:10:03 +0000 
2007 -------
As this is mostly debug code and it is some kind of duplicate code, I think I'll
write a macro for this that does the cast and replaces the usage places. Only
the places where they operator[] is used outisde an OSL_ASSERT should get the
explicit cast "inline".

And "int" is not the correct type to cast to. The correct type is const
key_type, which in this case would lead to a sal_Int32 (which is int on 32bit
platforms, but not on others).

Taking over.

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