Skip to content
Snippets Groups Projects
Commit 7cc9de99 authored by Moe Jette's avatar Moe Jette
Browse files

Replace comparision of qos_ptr->usage_thres == X with

fizzy_equal(qos_ptr->usage_thres, X). This deals with
imprecision in storage for a double, especially with 
respect to un/pack across machine architectures.
parent 2f1aefc9
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