[erlang-questions] Vá: Erlang/OTP R13A has been released

Attila Rajmund Nohl attila.r.nohl@REDACTED
Tue Mar 31 18:43:11 CEST 2009


Hello!

I see that the atom/1, pid/1, etc. guards are obsolated a couple of
releases ago, but the R13A compiler started to produce warnings about
them. Has anyone implemented a conversion tool that replaces the old
style guards to is_atom/1, is_pid/1, etc. guards?

Also a regexp -> re converter would be useful :-)

2009/3/17, Bjorn Gustavsson <bgustavsson@REDACTED>:
> Major relese    : otp_src_R13A
> Build date      : 2009-03-17
>
> R13A is a beta release of the next R13B major release.
> We do not recommend it for use in live products.
>
> In the R13B release, there may be incompatibilities
> in new features that were introduced in this R13A release
> (for instance in the Unicode support).
>
> You can download the full source distribution from
>
>   http://www.erlang.org/download/otp_src_R13A.tar.gz
>   http://www.erlang.org/download/otp_src_R13A.readme (this file)
>
> Note: To unpack the TAR archive you need a GNU TAR compatible program.
>
> For installation instructions please read the README that is part of
> the distribution.
>
> The Windows binary distribution can be downloaded from
>
>   http://www.erlang.org/download/otp_win32_R13A.exe
>
>
> On-line documentation can be found at http://www.erlang.org/doc/.
> You can also download the complete HTML documentation or the Unix manual
> files
>
>   http://www.erlang.org/download/otp_doc_html_R13A.tar.gz
>   http://www.erlang.org/download/otp_doc_man_R13A.tar.gz
>
> We also want to thank those that sent us patches, suggestions and bug
> reports,
>
> The OTP Team
>
> --
> Björn Gustavsson, Erlang/OTP, Ericsson AB
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list