[erlang-patches] Dialyzer non-terminating recursive functions warnings fix

Stavros Aronis aronisstav@REDACTED
Fri May 13 16:40:20 CEST 2011


This patch fixes a small issue where non-terminating recursive
functions (e.g. server loops) were internally characterized as
"failing" by Dialyzer.  This lead to some unnecessary warnings that
have been eliminated.

git fetch git://github.com/aronisstav/otp.git dialyzer-server-loop-fix



More information about the erlang-patches mailing list