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

Fix -spec's for OTP-19 #106

Merged
merged 1 commit into from
Jun 22, 2016
Merged

Fix -spec's for OTP-19 #106

merged 1 commit into from
Jun 22, 2016

Conversation

zambal
Copy link
Contributor

@zambal zambal commented May 20, 2016

The old -spec(function/arity :: ...) format is not supported in OTP-19, so I have replaces those occurrences with the -spec function(...) notation.

@benbro benbro mentioned this pull request Jun 22, 2016
@arjan arjan merged commit 50c48f7 into gen-smtp:master Jun 22, 2016
@arjan arjan mentioned this pull request Jun 22, 2016
arjan pushed a commit that referenced this pull request Jun 23, 2016
Arjan Scherpenisse (9):
      'rebar3 hex cut' destroyed the .app.src formatting
      Merge pull request #104 from tsloughter/master
      Merge pull request #105 from tsloughter/now_deprecated
      Remove old rebar.test.config
      Merge pull request #71 from fdevibe/master
      Fix #72
      Fix link to OpenACD project
      Merge pull request #106 from zambal/master
      Remove unused nowarn_deprecated_function

Fredrik de Vibe (2):
      Throw permanent_failure when TLS fails due to non-started SSL.
      Close socket and send QUIT also when throwing error because SSL is not started.

Tristan Sloughter (2):
      exclude smtp_rfc822_parse.erl from hex package
      for 18+: remove use of now, replacing with unique_integer

Vincent Siliakus (1):
      Fix -spec's for OTP-19
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.

2 participants