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 Changed 10 years ago by sjamaan

Owner: set to Ivan Raikov
Status: newassigned

Ivan, is this still an issue or has it been fixed? The version history on the byte-blob wiki page doesn't mention it...

comment:2 in reply to:  1 Changed 10 years ago by Ivan Raikov

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.