GNOME Bugzilla – Bug 742715
Unnamed structs gives: QGDict::hashAsciiKey: Invalid null key
Last modified: 2015-12-31 10:21:13 UTC
In case of an unnamed struct inside another struct one get messages about: QGDict::hashAsciiKey: Invalid null key The attached small example gives: ... Generating group documentation... Generating class documentation... Generating docs for compound s1... QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key Generating namespace index... Generating graph info page... ...
Created attachment 294234 [details] Source file and Doxyfile to reproduce problem Attachment adding did go wrong first time.
I don't see this problem; neither with 1.8.9.1 nor with the latest version of doxygen. Can you double check it still occurs and is indeed triggered by the example provided?
I just tried it, on Windows, with 1.8.9.1, 1.8.10 and the current git version and the problem is still present.
Confirmed. Should be fixed in the next GIT update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.11. 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 (preferably in the form of a self-contained example).
Messages are gone now.