summaryrefslogtreecommitdiff
path: root/.travis.yml.patch
diff options
context:
space:
mode:
authorPhilip Kuryloski <kuryloskip@vmware.com>2020-10-05 16:07:06 +0200
committerPhilip Kuryloski <kuryloskip@vmware.com>2020-10-05 16:09:59 +0200
commit1eb1ff1bf649c9fd94ea2b946fdbd75e8f5cbe07 (patch)
tree3ed0fc741d86770f3a0fb158c18e0264c7b4c001 /.travis.yml.patch
parenteefb8c2792a85c281416d8cb1a2092d305380db6 (diff)
downloadrabbitmq-server-git-1eb1ff1bf649c9fd94ea2b946fdbd75e8f5cbe07.tar.gz
Workaround for dialyzer error
When erl_epmd:port_please/3 is called with a string(), dialyzer reports an error that atom() is the only allowed type. https://github.com/erlang/otp/blob/e8a9158ed2e686b1fa375cd0978e50d6bd70d088/lib/kernel/src/erl_epmd.erl#L136 Is suspected as the underlying issue, as the while the argument is ignored, the spec is not in alignment with the remainder of the module.
Diffstat (limited to '.travis.yml.patch')
0 files changed, 0 insertions, 0 deletions