]> git.saurik.com Git - wxWidgets.git/commit
BIG CHANGES:
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 22 Sep 2008 21:55:38 +0000 (21:55 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 22 Sep 2008 21:55:38 +0000 (21:55 +0000)
commit97f0dbd6f81fae70cbef690c0c0af10cf4334659
tree78f65719cc19889f53176d47291d8fe50923a7d5
parentb7e94bd7ebc205ffba5e2729b0d465778d4e48c6
BIG CHANGES:
- removed fix from the rungccxml.sh.in; not only it was unnecessary
  but it's also better to keep all references to specific wxWidgets
  classes in a single place: the ifacecheck sources;
- added g_bLogEnabled and LogNull class;
- added an HACK_TO_AUTO_CORRECT_ONLY_VIRTUAL_AND_CONST_ATTRIBUTES
  mode for fixing virtualness and constness of interface headers
  in an automated way
- added options to wxMethod::GetAsString to provide an easier way
  to debug ifacecheck comparisons between wxMethods
- fixed wxMethod::FixMethod for single-line prototypes and added
  a boolean return value from it

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