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

[#160] Fixed all dialyzer errors #161

Merged
merged 1 commit into from
Jul 25, 2016

Conversation

HernanRivasAcosta
Copy link
Member

@HernanRivasAcosta HernanRivasAcosta commented Jul 25, 2016

Added the support for R19 as specified in #160

@gadgetci
Copy link
Member

xref failed with exit status: 1

@@ -333,12 +335,23 @@ parse_event(EventBin) ->
%% gen_fsm callbacks
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

-type state() :: #{}.
-type state() :: #{ async := boolean()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to Xref:

syntax error before: ':='

@elbrujohalcon elbrujohalcon merged commit db9f529 into master Jul 25, 2016
@elbrujohalcon elbrujohalcon deleted the hernan.160.dialyzer_improvements branch July 25, 2016 18:59
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

Successfully merging this pull request may close these issues.

4 participants