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 685181 - inherit java interface documentation
inherit java interface documentation
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.2
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2012-10-01 06:50 UTC by Josef Fruehwirth
Modified: 2013-01-03 08:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
source+config (23.21 KB, application/octet-stream)
2012-10-01 06:50 UTC, Josef Fruehwirth
Details

Description Josef Fruehwirth 2012-10-01 06:50:37 UTC
Created attachment 225467 [details]
source+config

Inherit a method's documentation from java interfaces to method
implementations inside classes does not work with version 1.8.2 for the attached source + config. 

Doxygen version 1.8.1.2 works fine.
Comment 1 Dimitri van Heesch 2012-11-17 18:31:13 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 2 Dimitri van Heesch 2012-12-26 16:09:26 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.3. 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.
Comment 3 Josef Fruehwirth 2013-01-03 08:36:12 UTC
I can confirm that version 1.8.3 fixes this bug.
THX for the fix.