Skip to content

The trashcan mechanism could be streamlined #117760

Closed
@markshannon

Description

@markshannon

The trashcan mechanism is over 20 years old and the code could do with a bit of streamlining.

There is a lot of indirection and a fair bit of redundancy as it implements its own depth counter.
Reworking the code to use the C recursion counter and removing most of the calls can streamline the code considerably.

Linked PRs

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