[fpc-devel] FindFirst / FindNext gives random results in FPC 2.1.3

2007-05-14 Thread Graeme Geldenhuys
Hi, I modified the example43 included with the documentation of FindFirst (see below) so it can take a patch as parameter. I then created a few dummy test files in numerical order. Run the example43 test app and expected them to be in numerical order (Delphi behavior and FPC 2.0.5 2.1.1

Re: [fpc-devel] FindFirst / FindNext gives random results in FPC 2.1.3

2007-05-14 Thread Michael Van Canneyt
On Mon, 14 May 2007, Graeme Geldenhuys wrote: Hi, I modified the example43 included with the documentation of FindFirst (see below) so it can take a patch as parameter. I then created a few dummy test files in numerical order. Run the example43 test app and expected them to be in

Re: [fpc-devel] FindFirst / FindNext gives random results in FPC 2.1.3

2007-05-14 Thread Graeme Geldenhuys
On 5/14/07, Michael Van Canneyt [EMAIL PROTECTED] wrote: No ordering is guaranteed. Thought so... I couldn't find any reference to the result order in the Delphi or Kylix help. Not in windows, not in Linux. That you get them ordered is most likely because you created them in that order, and

Re[2]: [fpc-devel] what fpc is good for?

2007-05-14 Thread Пётр Косаревский
http://shootout.alioth.debian.org Regex program is still missing. It was discussed some time ago. Did any licensing competent FreePascal developer try to contact http://www.regexpstudio.com/TRegExpr/TRegExpr.html about self-proclaimed TRegExpr - Freeware Delphi Regular Expressions Library...

Re[2]: [fpc-devel] what fpc is good for?

2007-05-14 Thread Michael Van Canneyt
On Mon, 14 May 2007, Пётр Косаревский wrote: http://shootout.alioth.debian.org Regex program is still missing. It was discussed some time ago. Did any licensing competent FreePascal developer try to contact http://www.regexpstudio.com/TRegExpr/TRegExpr.html about self-proclaimed

Re[2]: [fpc-devel] what fpc is good for?

2007-05-14 Thread Daniël Mantione
Op Mon, 14 May 2007, schreef Michael Van Canneyt: What is wrong with the regular expression support in Free Pascal ? Is it not powerful enough for the shootout benchmark ? Yes, it cannot handle the regular expression the benchmark uses. Daniël___

Re[3]: [fpc-devel] what fpc is good for?

2007-05-14 Thread Пётр Косаревский
What is wrong with the regular expression support in Free Pascal ? Is it not powerful enough for the shootout benchmark ? Yes, it cannot handle the regular expression the benchmark uses. DaniКl And the engine (with the word free) I referenced works. I bet there are other free pascal