Skip to content
  • Sven/Sarah Barth's avatar
    Fix for Mantis #24687. · e8edbd29
    Sven/Sarah Barth authored
    pgenutil.pas:
      + add new function could_be_generic which checks whether a given symbol name could be a generic (which is determined using the genericdummysyms list for the current module)
    pexpr.pas:
      * factor: only do a typecheck pass (postfixoperators does one as well) if the found node can not be a generic type
      * sub_expr: do a typecheck pass if it isn't a specialization
    
    + added test
    
    git-svn-id: trunk@25579 -
    e8edbd29