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

Make compiler report column as well as line number #2664

Closed
wants to merge 7 commits into from

Conversation

richcarl
Copy link
Contributor

This adds column number support for the compiler, for passes before the transformation to Core Erlang.

There is one problem with the warnings_SUITE latin1_fallback test, which appears to be nondeterministic. The reported column in the invalid_unicode error message (apparently from the io server) is sometimes 24, sometimes 25, and sometimes 1.

@IngelaAndin IngelaAndin added the team:VM Assigned to OTP team VM label Jun 22, 2020
@nox
Copy link
Contributor

nox commented Jul 29, 2020

My own patches included documentation. :P

@uabboli
Copy link
Contributor

uabboli commented Jan 27, 2021

Since we've made many updates and also rebased the branch, we've decided to create a new PR. See also #3006.

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

Successfully merging this pull request may close these issues.

4 participants