aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl
diff options
context:
space:
mode:
authorSteve Vinoski <[email protected]>2014-03-31 20:45:04 -0400
committerSteve Vinoski <[email protected]>2014-03-31 20:49:09 -0400
commitcc3c2b546aff686dbc57eb9c4bc16956d22d045e (patch)
tree5ee95f0332f5da59ff420f4eb52a6c9b51b3e261 /lib/xmerl
parent219785005b451dec785179a9e6d5ee2e7551f2b1 (diff)
downloadotp-cc3c2b546aff686dbc57eb9c4bc16956d22d045e.tar.gz
otp-cc3c2b546aff686dbc57eb9c4bc16956d22d045e.tar.bz2
otp-cc3c2b546aff686dbc57eb9c4bc16956d22d045e.zip
fix arity of crypto:hash_update/2 in deprecation warnings
When compiling code using deprecated crypto functions that should be replaced with crypto:hash_update/2, the deprecation warnings were saying "use crypto:hash_update/3", with the wrong arity of 3, instead of "use crypto:hash_update/2". The problem was reported in this email message to erlang-bugs: http://erlang.org/pipermail/erlang-bugs/2014-March/004281.html
Diffstat (limited to 'lib/xmerl')
0 files changed, 0 insertions, 0 deletions