On Wed, 29 Jun 2022, Russ via fpc-devel wrote:
Hi,
It looks like in FPC trunk that regular expressions use unicode
properties and is returning unicode results as it is now built, because
{$DEFINE Unicode} is now defined in the regexpr unit.
That is in error; I reverted that.
The define should only be enabled when compiler using uregexpr.
Please check if you still get the error if Unicode is not defined.
Michael.
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel