#413 closed defect (done)
ProgrammableOperator error line number is off by two lines
Reported by: | abeham | Owned by: | gkronber |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | Operators.Programmable | Version: | 3.2 |
Keywords: | Cc: |
Description ΒΆ
When compilation fails the error line number doesn't specify the true line number in the code displayed in the exception message window. It's off by 2 lines, probably because two lines are marked with "-" instead of having a line number.
Change History (6)
comment:1 Changed 16 years ago by gkronber
- Owner changed from swagner to gkronber
- Status changed from new to assigned
comment:2 Changed 16 years ago by gkronber
comment:3 Changed 16 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 16 years ago by swagner
- Milestone changed from 3.2 to Iteration 0
Milestone 3.2 deleted
comment:5 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.
r895: quick fix? However no idea why we have to start with line 3.