Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#68 closed defect (done)

Aliases are not removed after an operator has been executed

Reported by: swagner Owned by: swagner
Priority: high Milestone: HeuristicLab 3.3.0
Component: Core Version: 3.0
Keywords: Cc:

Description

After executing an operator the operator's aliases remain in the scope. This may lead to unwanted side effects when translating a variable name in a sub-scope later on. Therefore, all aliases should be removed after the execution of an operator.

Change History (5)

comment:1 Changed 16 years ago by swagner

  • Status changed from new to assigned

comment:2 Changed 16 years ago by swagner

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in r76

comment:3 Changed 15 years ago by swagner

  • Milestone changed from 3.0 to Iteration 0

Milestone 3.0 deleted

comment:4 Changed 14 years ago by swagner

  • Milestone changed from Iteration 0 to Current

Milestone Iteration 0 deleted

comment:11 Changed 14 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.