]> git.saurik.com Git - wxWidgets.git/commit - utils/ifacecheck/src/ifacecheck.cpp
speedup a little the parser by converting gccXML ID attributes to numbers, instead...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 23 Mar 2008 00:08:44 +0000 (00:08 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 23 Mar 2008 00:08:44 +0000 (00:08 +0000)
commitfdd4a8974abc0914e2dd561f6b2875467dbd6827
treed874ef5b7f7a3781aec1c564fe92495d8bd6e180
parentde948fb369053f2a995dc593e43c562689584cde
speedup a little the parser by converting gccXML ID attributes to numbers, instead of storing them as strings; remove 2nd argument to GetAttribute() calls

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