Skip to content
Snippets Groups Projects
Commit 91869b2b authored by Sebastien Ponce's avatar Sebastien Ponce
Browse files

Adapted more algorithms to the replacement of KeyContainer <Track> by std::vector<Track>

Namely :
  - TrackAddLikelihood
  - TrackBestTrackCreator
  - TrackBuildCloneTable
  - TrackEraseExtraInfo
This allows some tests that are failing in the TDR branch to go further.
However, they now fail with a segfault in LinkerWithKey called by TrackBuildCloneTable.
This is due to the fact that we have broken the linking (+ lack of checking when dereferencing...). A know issue
parent 2a219dd0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment