mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
* unbreak ChangeFlag bitwise operations (Fix #7572) 8 bits is not enough to do bitwise comparisons on more than 8 independent values: use std:bitset to ensure proper bitwise operations inside ChangeFlags(). * refactor: use bitset methods and specify TR_CONSTEXPR23 --------- Co-authored-by: Yat Ho <lagoho7@gmail.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>
7.0 KiB
7.0 KiB