Skip to content

UpdateClass::printError should take a Print instead of a Stream #3067

Closed
@ssilverman

Description

@ssilverman

UpdateClass::printError should take a Print and not a Stream. It's not possible to pass in custom Print implementations without also implementing Stream.

See:

void printError(Stream &out);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleIssue is stale stage (outdated/stuck)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions