Skip to content

Conversation

@oharboe
Copy link
Collaborator

@oharboe oharboe commented Jan 3, 2023

we're iterating over floats, but comparing doubles, so we do want to copy the std::pair<float,float> into std::pair<double,double>

Signed-off-by: Øyvind Harboe oyvind.harboe@zylin.com

we're iterating over floats, but comparing doubles, so we do want to
copy the std::pair<float,float> into std::pair<double,double>

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
@maliberty maliberty merged commit 600d1c3 into The-OpenROAD-Project:master Jan 8, 2023
@oharboe oharboe deleted the cts-warning-fix branch July 23, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants