After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 615670 - C# XML documentation comments required to be used on invalid language elements.
C# XML documentation comments required to be used on invalid language elements.
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.6.3
Other Windows
: Normal minor
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-04-13 17:23 UTC by Karl Strings
Modified: 2010-06-15 11:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Karl Strings 2010-04-13 17:23:11 UTC
In some cases Doxygen requires the namespace to be documented for the document to be processed.

As per the C# language specifications Appendix A, XML documentation comments are not valid on namespaces.  If XML documentation is generated (via the project settings) warnings will be generated on build if an XML comment is on a namespace.  However, these comments are required for Doxygen to process the document.

-Karl
Comment 1 Dimitri van Heesch 2010-04-25 11:25:31 UTC
Confirmed. I'll change doxygen such that also undocumented namespaces are extracted in case of C# code.
Comment 2 Dimitri van Heesch 2010-06-15 11:21:43 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.0. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.