Patch Set 1: Code-Review+1 (1 comment)
https://gerrit.osmocom.org/#/c/4338/1/include/osmocom/core/bitvec.h File include/osmocom/core/bitvec.h: Line 62: int bitvec_set_uint(struct bitvec *bv, unsigned int in, unsigned int count) OSMO_DEPRECATED("Use bitvec_set_u64() instead"); ah here we go. Do we really need to though? -- To view, visit https://gerrit.osmocom.org/4338 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2fd8d17f9fa6c51ef51f4294882cca5944d71df2 Gerrit-PatchSet: 1 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Minh-Quang Nguyen <[email protected]> Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-HasComments: Yes
