Am 14.04.2021 um 23:49 schrieb Ryan Joseph via fpc-devel:

On Apr 14, 2021, at 2:33 PM, Sven Barth <pascaldra...@googlemail.com> wrote:

Had a bit of time to look at this. You can try the attached patch. You can then 
check for both ado_IsConstructor and ado_IsArrayOfConst to detect such a mixed 
array.
It works but it thinks this array is array of const also so it's too strict I 
believe.

['aaa', 'bbb'];
Well, then I'll have to improve the check. But for now you can continue, right?

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to