[fpc-pascal] fpc trunk = Operator is not overloaded: "Class Of TBlobField" and "Boolean"
    fredvs 
    fiens at hotmail.com
       
    Sun Mar  8 14:29:26 CET 2020
    
    
  
Hello.
I did try last fpc trunk and get that error message when compiling a program
(mseide):
---> Error: Operator is not overloaded: "Class Of TBlobField" and "Boolean"
This comes from that line:
---> if fld1 is tblobfield then // here error.
Do you know what is the new equivalent for:
  "if aclass is tblobfield" // boolean no more permitted
?
Thanks.
Fre;D
PS: I have a big stock of Aspirina.
-----
Many thanks ;-)
--
Sent from: http://free-pascal-general.1045716.n5.nabble.com/
    
    
More information about the fpc-pascal
mailing list