To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97042
User mod changed the following:
What |Old value |New value
================================================================================
Status|REOPENED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Jan 9 16:19:53 +0000
2009 -------
grr, stupid me, as it said line comments, did not think about multi-line
comments
new patch fixes this somewhat:
- works for SQL, Java, C++ line comments
- works for C++ "multi-line" comments, which span multiple lines due to the
automatic layout if the text is larger then the width
- does not work for real multiple line comments including line breaks, as the
tokenizer currently receives the text line by line, I created issue 97904 for
this
so I think it makes sense to integrate this patch in this state, as it is still
better then without it
---------------------------------------------------------------------
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]