You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #1102, this issue could act as an overall list for all the issues relating to error reporting from the compiler. I'll start the ball rolling by adding the ones mentioned in that issue plus a few more.
If you have ideas for other error messages, please adhere to the following standard for new issues: -
Title the issue "Improve Error Reporting: "
Each issue should have the following elements: -
a. What - reproduction of the error through a code snippet and compiler error / warning.
b. Why - why the current compiler error / warning is insufficient.
c. How - how you would improve the current error / warning with an alternative example.
Related to #1102, this issue could act as an overall list for all the issues relating to error reporting from the compiler. I'll start the ball rolling by adding the ones mentioned in that issue plus a few more.
Up for grabs!
More discussion / on hold
Implemented!
=#1214Rejected
Contributing
If you have ideas for other error messages, please adhere to the following standard for new issues: -
Title the issue "Improve Error Reporting: "
Each issue should have the following elements: -
a. What - reproduction of the error through a code snippet and compiler error / warning.
b. Why - why the current compiler error / warning is insufficient.
c. How - how you would improve the current error / warning with an alternative example.