GNOME Bugzilla – Bug 660501
Latex compiler error: "Something's wrong--perhaps a missing \item." on classes with grouped members
Last modified: 2011-12-03 18:22:47 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
Confirmed. Should be fixed in the next subversion update.
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.