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

Compatibility with OTP19+ #61

Merged
merged 1 commit into from Jun 30, 2018

Conversation

elbrujohalcon
Copy link
Member

xref_runner tests fail with OTP 19.

@dumbbell
Copy link
Contributor

What are those incompatibilities with OTP 19? Are they the errors reported by Dialyzer?

dumbbell added a commit to dumbbell/xref_runner that referenced this pull request May 10, 2017
In the specification of af_function_decl(), the line number is not
available directly: it's an opaque type named erl_anno:anno(). To get
the actual line number, we must call the erl_anno:line/1 function.

This fixes several errors reported by Dialyzer in the
xref_runner_SUITE.erl testsuite.

References inaka#61.
@elbrujohalcon elbrujohalcon changed the title Compatibility with OTP19 Compatibility with OTP19+ Jun 30, 2018
@elbrujohalcon elbrujohalcon self-assigned this Jun 30, 2018
@elbrujohalcon elbrujohalcon merged commit 200cce5 into master Jun 30, 2018
@elbrujohalcon elbrujohalcon deleted the elbrujohalcon.61.compatibility_with_otp19_ branch June 30, 2018 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants