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