]> git.saurik.com Git - wxWidgets.git/commit
add 'availability' infos to both wxMethod and wxClass: in this way ifacecheck does...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 27 Mar 2008 20:57:05 +0000 (20:57 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 27 Mar 2008 20:57:05 +0000 (20:57 +0000)
commit03d4f7b9924d9fa767411b8fccd3607ce962275d
treebc12d0f41cd5a6a14c8120735ffc3a51024ee028
parentd9faa1fede04455b98de64001bcad46fa2061231
add 'availability' infos to both wxMethod and wxClass: in this way ifacecheck does not warn about methods documented to be available only for port X, which are missing from the gcc XML, if the gcc XML was produced for a port different than X; this requires @onlyfor ALIAS to output <onlyfor> tags in the XML output

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/Doxyfile_inc
utils/ifacecheck/rungccxml.sh.in
utils/ifacecheck/src/ifacecheck.cpp
utils/ifacecheck/src/xmlparser.cpp
utils/ifacecheck/src/xmlparser.h