Skip to content

Clearer error message when using the '~' operator on gc. #844

@gopherbot

Description

@gopherbot

by mizardx:

What steps will reproduce the problem?
1. Try to compile a program containing the illegal operator '~' using gc.

What is the expected output?
Either "Illegal operator '~'", or "The binary complement operator is
'^'".

What do you see instead?
"the OCOM operator is ^"

Which revision are you using?  (hg identify)
443fb42ed60e

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions