To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60692
User np changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |WONTFIX
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jan 18 05:57:43 -0800
2006 -------
> Huh? We only process headers and not implementation files.
Autodoc processes any given file as long as it contains valid C++ declarations.
The parameter -f <filename> parses files regardless of extension.
<quote>Looking at all that, what is the reason to leave these struct
undefined?</quote>
> There is no reason to have them defined.
That IMO is not enough.
This is no defect, but a feature request. The feature to comment forward
declarations is undesirable in Autodoc as it invites to spread documentation
over several places.
In the concrete case there was no disadvantage given of defining the structs
empty. But advantages can be given: It is easier to for maintainers to recognize
the construct with one look. Also it is more robust in case of future changes
that may need a definition of these types.
Last not least: The effort to define those structs is 5 minutes. The effort to
implement the (also IMO undesirable) feature, is several hours.
So, if there are no new reasons, I'd suggest to not do this.
---------------------------------------------------------------------
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]