On Fri, 23 Dec 2016 11:53:58 +, Graeme Geldenhuys
wrote:
>That problem is perfectly suited for regular expressions. And a rather
>simple one at than. The FPC's FCL packages include a regex unit too
>which should suite your needs.
I was away over Xmas so I have not seen all this regexp discus
I have a script for building FPC and Lazarus from scratch on Raspberry
Pi. This script starts by downloading the seed compiler from this
location:
http://sourceforge.net/projects/freepascal/files/Linux/2.6.4/fpc-2.6.4.arm-linux.tar
But I have not found a seed compiler for ARM at that location
(rep
On 2016-12-29 18:43, Bart wrote:
> Is this intended behaviour?
I'm not sure. I used FastHTMLParser 2+ months ago and discovered a
couple of bugs in it, and similar behaviour to what you mentioned. I
wrote some unit tests for it and fixed the bugs I found. I'll make a not
to publish my changes and