Skip to content
  • Jonas Maebe's avatar
    * only allow implicit conversions from 0 to NIL in Delphi mode, rather than · fffa66e2
    Jonas Maebe authored
        from any ordinal constant, and give a warning for this one allowed
        conversion like Kylix does (mantis #14713)
      * this required calling simplify from typecheckpass in ttypeconvnode for
        cord_to_pointer, because this simplification prevents the type checking
        from happening (but the typecheck itself also does that simplification)
    
    git-svn-id: trunk@13919 -
    fffa66e2