Skip to content
  • Sven/Sarah Barth's avatar
    Fix for Mantis #17598. When extended syntax is off allow the result of... · 407e9d17
    Sven/Sarah Barth authored
    Fix for Mantis #17598. When extended syntax is off allow the result of constructors to be dropped when the constructor is called as an instance method instead of a class method.
    
    pstatmnt.pas, statement:
      * check whether the constructor is called as an instance or class method
    nflw.pas, tlabelnode.pass_1:
      * don't check the owner of the labelsym when there is none (happens with internally created labels like for e.g. exception handling)
    
    + added test  
    
    git-svn-id: trunk@25068 -
    407e9d17