[fpc-pascal] How to use XMLCfg?

Vojtěch Čihák vojtech.cihak at atlas.cz
Sun Aug 8 16:23:54 CEST 2021


Hi,
 
Laz2_.... are UTF8 versions and they works well.
Create(nil); means that instance has no owner.
(I have Lazarus 2.3.0, it is not on line 165 here).
 
You can try demo at ../examples/xmlstreaming/.. It works here.
 
V.
______________________________________________________________
> Od: "Abuy via fpc-pascal" <fpc-pascal at lists.freepascal.org>
> Komu: fpc-pascal at lists.freepascal.org
> Datum: 07.08.2021 08:53
> Předmět: [fpc-pascal] How to use XMLCfg?
>
Tried Laz2_XMLCfg unit. Result is «Project createxml raised exception 
 class 'External SIGSEGV'. In file 
 'C:\lazarus\components\lazutils\laz2_xmlcfg.pas' at line 165: 
 Create(nil);». I guess it is all because author of this unit for some 
 reson calling unexisting constructor from constructor TXMLConfig.Create. 
 Does this unit & older XMLCfg actually works?
 _______________________________________________
 fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
 https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal <https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20210808/b01c7613/attachment.htm>


More information about the fpc-pascal mailing list