Skip to content
  • Jonas Maebe's avatar
    * explicitly check whether the methodpointer isn't the same as the result · 1e178d32
    Jonas Maebe authored
        before optimising function result assignment, because at this point the
        hidden self parameter is not yet inserted (mantis #12597)
      * changed ttypeconvnode.actualtargetnode to use the same logic as what
        is used to determine whether something can be assigned to the result
        of a type conversion (so the above check also works if the methodpointer
        contains a typecast to a different object type)
    
    git-svn-id: trunk@12038 -
    1e178d32