mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Sep 2003
Posts: 38
O
Ook Offline OP
Ameglian cow
OP Offline
Ameglian cow
O
Joined: Sep 2003
Posts: 38
A quick and easy test to show a lack of utf support.

Code
//echo reg: $regex(test,/t/u) :: $regerrstr

This only affects the beta & is likely due to the changes mentioned for 64bit support.

Joined: Dec 2002
Posts: 3,853
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 3,853
Thanks this has been fixed for the next version.

This was due to re-installing/compiling the PCRE library from scratch for the 32/64/ARM64 porting changes. It looks like I missed checking the PCRE config.h file to make sure it matched the old, customized version of the same file. I will be releasing a new beta shortly.


Link Copied to Clipboard