]> git.saurik.com Git - wxWidgets.git/commit - utils/ifacecheck/src/ifacecheck.cpp
fix two bugs: 1) the missing NOT in the if (real) test; 2) the missing +1 in getID...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 10 Oct 2008 22:51:26 +0000 (22:51 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 10 Oct 2008 22:51:26 +0000 (22:51 +0000)
commitfce3374f3533ed5dda2f26f238649ef197337010
treee5b20f12900a8ee274d18ed88106602a835f6e0b
parent7a0007346b74ff5b754bc0b2f86aa018e8d7b4a0
fix two bugs: 1) the missing NOT in the if (real) test; 2) the missing +1 in getID() function; add many checks and log messages

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