mirror of
https://github.com/Zygo/bees.git
synced 2025-06-16 09:36:17 +02:00
Get rid of an assert in bits_ntoa. Throw an exception instead. Fix hex formatting (adding "0x" before a decimal number is not the correct way to format hex strings). Signed-off-by: Zygo Blaxell <bees@furryterror.org>