]> git.saurik.com Git - wxWidgets.git/history - utils/ifacecheck/gccxml.xsl
fix heap corruption bug: use delete[] to delete a buffer allocated with new[], not...
[wxWidgets.git] / utils / ifacecheck / gccxml.xsl
2008-03-26  Francesco Montorsiadded the rungccxml.sh script and the setup_gccxml...