Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error message for '->' instead of '-->' #238

Open
insafuhrmann opened this issue Aug 30, 2018 · 3 comments
Open

Improve error message for '->' instead of '-->' #238

insafuhrmann opened this issue Aug 30, 2018 · 3 comments

Comments

@insafuhrmann
Copy link

insafuhrmann commented Aug 30, 2018

When mistakenly writing // XPECT errors -> "..." at "..." instead of // XPECT errors --> "..." at "...", the error message is not helpful, see following stack trace in Eclipse.

stacktracearrowerror

@Nishantware
Copy link

I didn't understand this problem . what is the problem in it ?

@cdietrich
Copy link
Member

If you use that bad expect statement you should get an error message telling it instead of just null pointer

@Nishantware
Copy link

Null pointer nothing but the type of error message when you use an uninitialized variable is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants