[fpc-devel] Sets > 256

DaWorm daworm at gmail.com
Thu Oct 15 14:58:10 CEST 2015


On Wed, Oct 14, 2015 at 5:36 AM, Michael Schnell <mschnell at lumino.de> wrote:

> (Not hitchhiking the other thread...)
>
> On 13/10/15 19:59, Mohsen wrote:
>
>>
>> Pascal sets can only contain values/enumerations whose ordinal value is
>> <= 255.
>>
> As currently new language features are discussed I would vote to drop (or
> relax to some K ) this limitation. This would not break any existing code.
>
>
What if someone is storing a set in a file, or a stream?  Old version saves
it, new version reads it, and all of the sudden the data isn't in the same
format.

Jeff.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20151015/12412d86/attachment.html>


More information about the fpc-devel mailing list