diff options
author | Steve Vinoski <[email protected]> | 2014-03-31 20:45:04 -0400 |
---|---|---|
committer | Steve Vinoski <[email protected]> | 2014-03-31 20:49:09 -0400 |
commit | cc3c2b546aff686dbc57eb9c4bc16956d22d045e (patch) | |
tree | 5ee95f0332f5da59ff420f4eb52a6c9b51b3e261 /aclocal.m4 | |
parent | 219785005b451dec785179a9e6d5ee2e7551f2b1 (diff) | |
download | otp-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 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions