Howard Chu wrote:
Hallvard B Furuseth wrote:
Actually, looking at lutil_str2bin() one's complement would be easier:-)
It might have been, but the current 2's complement is BER-compatible.
Which of course was the original point of lutil_str2bin, and why the previous patch broke test021. Sigh. Running all tests now.