[Gambas-devel-svn] SF.net SVN: gambas:[4943] gambas/trunk/gb.xml/src
Brought to you by:
gambas
From: <pr...@us...> - 2012-07-11 15:14:24
|
Revision: 4943 http://gambas.svn.sourceforge.net/gambas/?rev=4943&view=rev Author: prokopy Date: 2012-07-11 15:14:13 +0000 (Wed, 11 Jul 2012) Log Message: ----------- [GB.XML] * BUG: When parsing data, extra white-spaces at the beginning and the end of text nodes are correctly ignored. * BUG: When they are null, reading TagName and Prefix properties from XmlElement does not crash anymore. Modified Paths: -------------- gambas/trunk/gb.xml/src/CElement.cpp gambas/trunk/gb.xml/src/element.cpp gambas/trunk/gb.xml/src/utils.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |