[Gambas-devel-svn] SF.net SVN: gambas:[5169] gambas/trunk/gb.xml/src
Brought to you by:
gambas
From: <pr...@us...> - 2012-09-15 21:25:39
|
Revision: 5169 http://gambas.svn.sourceforge.net/gambas/?rev=5169&view=rev Author: prokopy Date: 2012-09-15 21:25:33 +0000 (Sat, 15 Sep 2012) Log Message: ----------- [GB.XML.HTML] * BUG: The HTML parser now really correctly raises an error if the document is incomplete (no doctype/root element). [GB.XML] * BUG: Errors that doesn't give any position in the parsed data are correctly raised now. Modified Paths: -------------- gambas/trunk/gb.xml/src/html/hdocument.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. |