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
This commit is contained in:
Francesco Montorsi
2008-03-23 00:08:44 +00:00
parent de948fb369
commit fdd4a8974a
3 changed files with 84 additions and 55 deletions

View File

@@ -22,6 +22,7 @@
#include "wx/cmdline.h"
#include "wx/textfile.h"
#include "wx/stopwatch.h" // for wxGetLocalTime
#include "xmlparser.h"
// global verbosity flag