[Lazarus] Lazarus & Databases under OSX
Giuseppe Luigi Punzi Ruiz
glpunzi at lordzealon.com
Sun Aug 31 20:31:31 CEST 2008
On Sat, 30 Aug 2008 11:04:11 +0200
zeljko <zeljko at holobit.net> wrote:
> why is this so ? new bug ?
A broken xml file.
> TCodeHelpManager.GetFPDocFilenameForSource TLazPackage
> TApplication.HandleException In <Stream> (line 1501 pos 7): Expected
> ">", found "<"
> Stack trace:
> $0828B532 TXMLREADER__RAISEEXC, line 277 of laz_xmlread.pas
> $0828B755 RAISESTRINGNOTFOUND, line 307 of laz_xmlread.pas
> $0828B641 TXMLREADER__EXPECTSTRING, line 315 of laz_xmlread.pas
> $0828D9D6 CREATENAMEELEMENT, line 1110 of laz_xmlread.pas
> $0828D739 TXMLREADER__PARSEELEMENT, line 1129 of laz_xmlread.pas
> $0828D917 CREATENAMEELEMENT, line 1102 of laz_xmlread.pas
> $0828D739 TXMLREADER__PARSEELEMENT, line 1129 of laz_xmlread.pas
> $0828D917 CREATENAMEELEMENT, line 1102 of laz_xmlread.pas
> $0828D739 TXMLREADER__PARSEELEMENT, line 1129 of laz_xmlread.pas
> $0828D917 CREATENAMEELEMENT, line 1102 of laz_xmlread.pas
> $0828D739 TXMLREADER__PARSEELEMENT, line 1129 of laz_xmlread.pas
> $0828DA37 TXMLREADER__EXPECTELEMENT, line 1139 of laz_xmlread.pas
> $0828BA48 TXMLREADER__PROCESSXML, line 436 of laz_xmlread.pas
> $0828E757 READXMLFILE, line 1396 of laz_xmlread.pas
> $0828E7BD READXMLFILE, line 1408 of laz_xmlread.pas
> $085C7304 TCODEHELPMANAGER__LOADFPDOCFILE, line 1085 of
> codehelp.pas $085C9527 TCODEHELPMANAGER__GETELEMENTCHAIN, line 1662
> of codehelp.pas _______________________________________________
I improved the error handling of the codehelp in svn r16321.
It should now show the error in the message window and you can click
like any other error message to jump to the error in the xml file.
Please update lazarus and if you see the error the next time, please
tell what xml file has the error.
Mattias
More information about the Lazarus
mailing list