Skip to content

[std] Unconventional // error comments #8499

@eisenwave

Description

@eisenwave

Searching for the regex // .*error, yields 7 results currently, such as:

h<false, int>(0); // error, instantiates \tcode{f<int>} even though \tcode{B} evaluates to \tcode{false} and

The convention is // error: (colon instead of comma), of which there are 584 occurrences.

All instances of // .*error, should be harmonized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2-BugPresentational errors and omissions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions