Add length field to Bytes and String layout
Annotate Bytes and String variants of the binary_description type layout with Encoding.Kind.length parameters in order to preserve fixed-length information when used as internal layout of a Seq encoding (List or Array).
[Fix for bug noted in issue #26 ]
[Rebased onto test case addition !48 (closed) ]
Edited by Peter Duchovni
Merge request reports
Activity
added 15 commits
-
34aab402...f67cb75c - 14 commits from branch
nomadic-labs:master
- ab29d5be - Add length field to Bytes and String layout
-
34aab402...f67cb75c - 14 commits from branch
- Resolved by Peter Duchovni
- Resolved by Peter Duchovni
added 4 commits
-
c035eee0...42fab55f - 3 commits from branch
nomadic-labs:master
- a38061c3 - Add length field to Bytes and String layout
-
c035eee0...42fab55f - 3 commits from branch
added 17 commits
-
a38061c3...0185bbe4 - 16 commits from branch
nomadic-labs:master
- caba6c06 - Add length field to Bytes and String layout
-
a38061c3...0185bbe4 - 16 commits from branch
mentioned in merge request !48 (closed)
added 10 commits
-
caba6c06...84afe982 - 6 commits from branch
nomadic-labs:master
- 9de7e151 - Test: add test for fixed-length sequence elem bug
- 4be1a910 - Update test/fixed_seq.ml
- 326c9f5e - Update test/fixed_seq.ml
- c57a136c - Add length field to Bytes and String layout
Toggle commit list-
caba6c06...84afe982 - 6 commits from branch
ping @yrg
added 5 commits
-
c705c290...ddc68273 - 3 commits from branch
nomadic-labs:master
- 1f7aea9c - Test: add test for fixed-length sequence elem bug
- 91289618 - Add length field to Bytes and String layout
-
c705c290...ddc68273 - 3 commits from branch
added 6 commits
-
81c52364...ab152bb7 - 3 commits from branch
nomadic-labs:master
- 5c705b61 - Test: add test for fixed-length sequence elem bug
- c486ee4e - Add length field to Bytes and String layout
- e6f923d7 - ocamlformat: auto-promote
Toggle commit list-
81c52364...ab152bb7 - 3 commits from branch
added 9 commits
-
e6f923d7...1c073b8b - 6 commits from branch
nomadic-labs:master
- adb898fd - Test: add test for fixed-length sequence elem bug
- 10288c7a - Add length field to Bytes and String layout
- fc3706e8 - ocamlformat: auto-promote
Toggle commit list-
e6f923d7...1c073b8b - 6 commits from branch
requested review from @yrg
Please register or sign in to reply