Opened 14 years ago
Closed 14 years ago
#1293 closed defect (done)
SymbolicExpressionTreeStringConverter throws an exception
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | highest | Milestone: | HeuristicLab 3.3.3 |
Component: | Problems.ExternalEvaluation.GP | Version: | 3.3.3 |
Keywords: | Cc: |
Description
Seems like an oversight of the cloning refactoring (#922). The behavior of the default constructor was not reproduced in the cloning and storable constructor.
Change History (8)
comment:1 Changed 14 years ago by abeham
- Status changed from new to accepted
comment:2 Changed 14 years ago by abeham
comment:3 Changed 14 years ago by abeham
- Owner changed from abeham to mkommend
- Status changed from accepted to reviewing
The error was introduced in r4682, please review.
comment:4 Changed 14 years ago by gkronber
comment:5 Changed 14 years ago by gkronber
Reviewed changes in SymbolicExpressionTreeEncoding and didn't find bugs. Thanks to mkommend for correcting my idiotic changes.
comment:6 Changed 14 years ago by abeham
Where Have All the Constants Gone?
Wo Sind Sie Geblieben?
comment:7 Changed 14 years ago by abeham
- Owner changed from mkommend to abeham
- Status changed from reviewing to readytorelease
- Changed according to mkommend's suggestions
comment:8 Changed 14 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.2 to 3.3.3
Note: See
TracTickets for help on using
tickets.
r4907