Skip to content

Instantly share code, notes, and snippets.

@tdx
Created September 2, 2011 07:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tdx/1188117 to your computer and use it in GitHub Desktop.
Save tdx/1188117 to your computer and use it in GitHub Desktop.
gen_smtp application
gen_smtp_server.erl:121: The specification for gen_smtp_server:init/1 states that the function might also return {'ok',{'state','undefined' | [{'listener','undefined' | [any()],'undefined' | port(),[tuple()],_,[tuple()]}],atom(),[pid()]}} but the inferred return is {'stop',_}
gen_smtp_server.erl:130: Fun application with arguments (Configurations::nonempty_maybe_improper_list()) will never return since it differs in the 1st argument from the success typing arguments: ([])
mimemail.erl:409: Call to missing or unexported function iconv:conv_chunked/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment