Skip to content

Overlapping source/destination buffers in SUBSTITUTE tests #38

@pahihu

Description

@pahihu

In stringtest.fth the following 2 tests use overlapping source and destination buffers
and hence the tests fails:

T{ $" c%mac3%d" 0 3 do-subst show $" czyxwvutd" 1 check-subst -> TRUE }T
T{ $" e%mac2%f" 0 3 do-subst show $" ezyxf" 1 check-subst -> TRUE }T

Thanks,
pahihu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions