Fix concatenation of non-aligned bitstrings (thanks Phil Tomson).
authorRichard W.M. Jones <rich@annexia.org>
Tue, 17 Jan 2012 13:20:53 +0000 (13:20 +0000)
committerRichard W.M. Jones <rich@annexia.org>
Tue, 17 Jan 2012 13:20:53 +0000 (13:20 +0000)
commitd46c59bf69382e0479b28eee94c6cbc09569e14e
tree5cd42237f6f056a3bb0fa6ef9e803733e7064027
parent7967f0f8966db8ea22644554277a9bade43d3641
Fix concatenation of non-aligned bitstrings (thanks Phil Tomson).

This commit includes a regression test.
bitstring.ml
tests/test_91_concat.ml [new file with mode: 0644]