• Thomas Martitz's avatar
    gtkdoc: fix gtkdoc header script for structs with inline types · 0bafb067
    Thomas Martitz yazdı
    Doxygen adds unhandled xml output for structs that define types inline, for
    example struct Foo { enum { FOO, BAR } baz; }. A type definitions precedes the
    members. The script wrongly assumed the first sectiondef child of compounddef
    would contain all members, but actually this is the case for sectiondefs with
    kind=public-attrib (the sectiondef defining the type has kind=public-type).
    0bafb067
Adı
Son kayıt (commit)
Son güncelleme
..
changelist.pl Loading commit data...
create_c_tags.sh Loading commit data...
create_php_tags.py Loading commit data...
create_py_tags.py Loading commit data...
cross-build-mingw.sh Loading commit data...
fix-alignment.pl Loading commit data...
fix-cxx-comments.pl Loading commit data...
gen-api-gtkdoc.py Loading commit data...
gtk-bundle-from-msys2.sh Loading commit data...
missing-mnemonics.sh Loading commit data...
rstrip-whitespace.py Loading commit data...
update-python-identifiers.sh Loading commit data...
update-scintilla.sh Loading commit data...
warning-summary.pl Loading commit data...