Skip to content

Rename Error to MCPError to remove namespace collision with Swift.Error #32

@mattt

Description

@mattt

The MCP module exports an Error type that, when imported, creates a namespace collision with the standard Swift.Error type. This ambiguity creates misleading compiler warnings, like "Cannot convert value of type 'any Error' to expected argument type 'Error'"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions