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 660501 - Latex compiler error: "Something's wrong--perhaps a missing \item." on classes with grouped members
Latex compiler error: "Something's wrong--perhaps a missing \item." on classe...
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: build
1.7.5.1
Other Linux
: Normal major
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2011-09-29 18:20 UTC by tes.aubergine
Modified: 2011-12-03 18:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Example snippet of a class that shows buggy functionality. (1017 bytes, text/x-chdr)
2011-09-29 18:20 UTC, tes.aubergine
Details

Description tes.aubergine 2011-09-29 18:20:52 UTC
Created attachment 197795 [details]
Example snippet of a class that shows buggy functionality.

When you have a class that has *only* grouped members, Latex fails with the following error:

"Something's wrong--perhaps a missing \item."

To reproduce run:
> doxygen test.h

and then
> cd latex
> make

Worked properly in version 1.7.3
Tested broken in versions 1.7.4 and 1.7.5.1
Comment 1 Dimitri van Heesch 2011-10-08 15:34:20 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 2 Dimitri van Heesch 2011-12-03 18:22:47 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.6. 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.