Opened 11 years ago
Last modified 10 years ago
#1043 assigned defect
byte-blob-stream-find fails to find matches at the end of a stream
Reported by: | Ivan Raikov | Owned by: | Ivan Raikov |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 4.8.x |
Keywords: | byte-blob-stream | Cc: | |
Estimated difficulty: |
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)))
Change History (2)
comment:1 follow-up: 2 Changed 10 years ago by
Owner: | set to Ivan Raikov |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by
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...
Note: See
TracTickets for help on using
tickets.
Ivan, is this still an issue or has it been fixed? The version history on the byte-blob wiki page doesn't mention it...