[fpc-devel]Some set problems
    Jonas Maebe 
    jonas at zeus.rug.ac.be
       
    Fri Nov 16 12:33:03 CET 2001
    
    
  
On vrijdag, november 16, 2001, at 12:29 , Lee, John wrote:
> shouldn't compiler giver werropr/warning then, eg 'Error fpc only 
> supports
> 4/32 byte set sizes' or similar, when non 4 or 32 set sizes are
> used...That's surely better than wrong or dubious results. J
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.
Jonas
    
    
More information about the fpc-devel
mailing list