[erlang-patches] [erlang-bugs] syntax_tools anonymous function error
David Welton
davidnwelton@REDACTED
Wed Dec 18 12:28:20 CET 2013
> Don't do that,
Looking at version numbers like this is not something I'm in the habit
of doing often...
> this doesn't mean that the syntax_tools application will
> actually be the one that shipped with R16B03. Check the application version
> instead: application:get_key(syntax_tools, vsn). (Note that this is only
> available after the application is loaded.)
I don't know how those numbers are managed, but the vsn.mk file in
master still has SYNTAX_TOOLS_VSN = 1.6.12, which is the same as I get
from my Erlang shell in R16B03; presumably, since the code in master
has been patched, the version number should get bumped?
--
David N. Welton
http://www.welton.it/davidw/
http://www.dedasys.com/
More information about the erlang-patches
mailing list