Summary
byte-blob-stream-find fails to find matches at the end of a stream
Metadata
- Id: 4e9c6a027bd36e128ba57bd08ee2fd513a0695a5
- Trac id: 1043
- Type: defect
- Reporter: iraikov
- Owner: iraikov
- Cc:
- Status: assigned
- Component: extensions
- Estimated difficulty:
- Resolution:
- Priority: major
- Milestone: someday
- Version: 4.8.x
- Changetime: 2014-08-05 03:24:33 UTC
- Created: 2013-08-08 03:20:33 UTC
- Keywords: byte-blob-stream
Description
Analogous to issue #1037, byte-blob-stream-find cannot find matches at the end of a stream:
(byte-blob-stream-find (list->byte-blob '(1 31))
(list->byte-blob-stream '(0 1 31 3)))
Changes and comments
[2014-08-02 15:21:22 UTC] sjamaan changed status from new to assigned
[2014-08-02 15:21:22 UTC] sjamaan set owner to iraikov
[2014-08-02 15:21:22 UTC] sjamaan wrote:
Ivan, is this still an issue or has it been fixed? The version history on the byte-blob wiki page doesn't mention it...
[2014-08-05 03:24:33 UTC] iraikov wrote:
This is still an issue.
Replying to sjamaan: > Ivan, is this still an issue or has it been fixed? The version history on the byte-blob wiki page doesn't mention it...