[fpc-pascal] WideString and TRegexpr

Mark Morgan Lloyd markMLl.fpc-pascal at telemetry.co.uk
Sun Dec 4 08:30:08 CET 2011


Felipe Monteiro de Carvalho wrote:
> I have no idea about your question, but it might be interresting for
> you to know, just in case you already don't, the wiki page about the
> new Regexpr in FPC: http://wiki.lazarus.freepascal.org/Regexpr
> 
>>  It almost works: Exec() is OK (at least with trunk, I might have seen a problem with a version a few weeks old) but Match[] isn't.
> 
> That code does not change so often: Last commit in regexpr.pas 3 months ago:
> 
> http://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/packages/regexpr/src/

Almost certainly an endianness issue, since ARM behaves the same as x86 
(and SPARC behaves the same as PPC).

Reported as issue 0020806. I'm not able to test using a recent Delphi, 
or on a 64-bit CPU.

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]



More information about the fpc-pascal mailing list