[fpc-devel]Some set problems

Pavel V. Ozerski pavel at insect.mail.iephb.ru
Fri Nov 16 12:55:09 CET 2001


>Only the size of the sets is different, but they are supported correctly
>for the rest. E.g. You get range check errors if you try to add invalid
>elements to the set etc.

The main problem can appear  if a Delphi-compiled program will write file of set type and a FPC-compiled will read it
(or vice versa).

Missing sets of boolean seems to be also important and could be easyly fixed, I think.

Pavel





More information about the fpc-devel mailing list