<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"></head><body dir="auto"><div>Hi, </div><div>I have 220 strings in the list. Also the code works in a small sample program.</div><div>I put the code in a unit an used the function in a bigger project with multiple units.</div><div>In that environment, the code fails in glibc. The content of the string list was the same in both programs. In the small sample it works, in my bigger project it fails.</div><div>Maybe there is a pointer alignment problem. But for now I really don't know how to trace or debug it. <br><br><div>Mit freundlichen Gruessen / with best regards,</div><div><br></div></div><div><br>Anfang der weitergeleiteten E‑Mail:<br><br></div><blockquote type="cite"><div><b>Von:</b> "Mattias Gaertner" <<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</a>><br><b>An:</b> <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a><br><b>Betreff:</b> <b>Re: [fpc-devel] problem with TStringLists and delete in glibc</b><br><br></div></blockquote><blockquote type="cite"><div><span>On Sat, 16 Mar 2013 15:37:14 +0100 (CET)</span><br><span><a href="mailto:marcov@stack.nl">marcov@stack.nl</a> (Marco van de Voort) wrote:</span><br><span></span><br><blockquote type="cite"><span>[...]</span><br></blockquote><blockquote type="cite"><span>Maybe tstringlist doesn't store dupes by default[...]</span><br></blockquote><span></span><br><span>Are you kidding?</span><br><span></span><br><span>Mattias</span><br><span></span><br><span></span><br><span>_______________________________________________</span><br><span>fpc-devel maillist  -  <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a></span><br><span><a href="http://lists.freepascal.org/mailman/listinfo/fpc-devel">http://lists.freepascal.org/mailman/listinfo/fpc-devel</a></span><br></div></blockquote></body></html>