[Lazarus] TMask revisited
José Mejuto
joshyfun at gmail.com
Wed Oct 27 18:32:24 CEST 2021
El 27/10/2021 a las 13:38, Bart via lazarus escribió:
> On Wed, Oct 27, 2021 at 1:28 PM José Mejuto via lazarus
> <lazarus at lists.lazarus-ide.org> wrote:
>
>> This is a side effect of the found bug, in ranges the only valid syntax
>> (without sets enabled) is "char-char".
>
> So, without [mocSet] [a-dqx] would be invalid?
>
Hello,
With mocRanges active yes, it will be invalid:
"T[a-dqx]" => "Td" : Invalid char mask "q" at 6
--
More information about the lazarus
mailing list