mirror of https://github.com/pvnis/srsRAN_4G.git
fix gcc (<= 5) warning with type-limits by casting vr_r to a signed type
this warning is a bit annoying as it is really safe to do that kind of comparision, it's just that for vr_r==0, any other unsigned number is >= 0.master
parent
513c7b12e3
commit
8da610d68b
Loading…
Reference in New Issue