Fix string_of_bitstring/add_bits handling of non-multiple-of-8-bit length strings...
authorRichard W.M. Jones <rich@annexia.org>
Sun, 18 May 2008 22:28:41 +0000 (22:28 +0000)
committerRichard W.M. Jones <rich@annexia.org>
Sun, 18 May 2008 22:28:41 +0000 (22:28 +0000)
commit7911c11ca6a9aefa8e5398ff0f39e74aaf0ac0cb
tree84dc1045d9e75107e78bab7ad69574d64feaa06c
parent4c5e16867283de5cd28ff7d3135b110cad78eac5
Fix string_of_bitstring/add_bits handling of non-multiple-of-8-bit length strings, and add a test case.
bitmatch.ml
tests/30_bitbuffer.ml [new file with mode: 0644]