[Gambas-devel-svn] SF.net SVN: gambas:[4927] gambas/trunk/gb.xml/src
Brought to you by:
gambas
From: <pr...@us...> - 2012-07-09 22:22:17
|
Revision: 4927 http://gambas.svn.sourceforge.net/gambas/?rev=4927&view=rev Author: prokopy Date: 2012-07-09 22:22:11 +0000 (Mon, 09 Jul 2012) Log Message: ----------- [GB.XML] * BUG: Getting an attribute that doesn't exist doesn't crashes anymore, it returns a null string instead. * BUG: The string comparison mode argument is now correctly handled by XmlElement.GetAttribute(). Modified Paths: -------------- gambas/trunk/gb.xml/src/CElement.cpp gambas/trunk/gb.xml/src/CNode.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |