programmerjake
deleted branch fix-sint-for_value from libre-chip/fayalite
2024-11-27 00:43:30 +00:00
Incorrect number of bits for signed range
Fix SInt::for_value not accounting for sign bit for positive values
Incorrect number of bits for signed range
thanks! the bug is here, i'll fix it shortly:
3ea0d98924/crates/fayalite/src/int.rs (L476)