[erlang-bugs] Module attribute `callback' undocumented
Vance Shipley
vances@REDACTED
Tue Jan 28 08:50:10 CET 2014
STDLIB 1.18 deprecated the 'behaviour_info' module attribute in
favour of a 'callback' module attribute which is used as a type
specification (see OTP-9621).
The current documentation doesn't include the new functionality.
The Erlang Reference Manual should be updated to reflect the change:
http://www.erlang.org/doc/reference_manual/modules.html
--
-Vance
More information about the erlang-bugs
mailing list