#661 closed defect (done)
New persistence chokes on compact arrays with NaNs
Reported by: | epitzer | Owned by: | epitzer |
---|---|---|---|
Priority: | lowest | Milestone: | HeuristicLab 3.3.0 |
Component: | Persistence | Version: | 3.3 |
Keywords: | Cc: |
Description
Change History (4)
comment:1 Changed 15 years ago by epitzer
- Status changed from new to assigned
comment:2 Changed 15 years ago by epitzer
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 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.
Parse compact arrays and enumerables with invariant culture, additionally handle NaN up-front for speed-up. (r1940)