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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|sb                        |mmeeks
--------------------------------------------------------------------------------
               Component|utilities                 |*Testproduct
--------------------------------------------------------------------------------
              QA contact|[EMAIL PROTECTED]               |[EMAIL PROTECTED]
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Dec 19 14:40:12 +0000 
2007 -------
1 qa/unit/makefile.mk:  Sure.

2 source/backend/binaryreader.hxx/cxx:  Why not replace getDataInputStream()
with m_xDataInputStream?  Or else change m_xDataInputStream from
uno::Reference<io::XDataInputStream> to rtl::Reference<BinaryReader_Impl> to
avoid unsafe static_cast.

3 source/tree/cmtree.cxx:  len and i need to be of type ChildListSet::size_type
instead of int.

4 source/tree/subtree.hxx:  Whitespace confusion?

5 meta:  Please feel free to commit the changes yourself.  (I do not want to
repel you in any way, but I do not think it does scale well if between two core
OOo programmers where both have similar insight into the code in question one
proxies changes through the other.)

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