Skip to content

Add back @p to out parameters #5281

@bernardnormier

Description

@bernardnormier

Issue #5276 (fixed by #5280) was not correct, and we should revert the commit.

@p to an out parameter is semantically correct in Slice and when this Slice out parameter is mapped to a language out parameter.

The actual issue is the mapping, and the context or lack of context while mapping the comment (summary, parameter comment, return comment) in C# and other languages. We should rework the comment-mapping to provide sufficient context when mapping @p references. If the referenced parameter is not there, we can map it like a @c.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions