Erlang Mailing Lists

Author Message

<  Erlang announce mailing list  ~  Erlang/OTP R11B-4 has been released

Guest
Posted: Wed Mar 28, 2007 1:57 pm Reply with quote
Guest
Bug fix release : otp_src_R11B-4
Build date : 2007-03-28

This is bug fix release 4 for the R11B release.
You can download the full source distribution from

http://www.erlang.org/download/otp_src_R11B-4.tar.gz
http://www.erlang.org/download/otp_src_R11B-4.readme

Note: To unpack the TAR archive you need a GNU TAR compatible
program. For instance, on MacOS X before 10.3 you must use the 'gnutar' command;
you can't use the 'tar' command or StuffIt to unpack the sources.


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_R11B-4.exe


On-line documentation can be found at http://www.erlang.org/doc.html.
You can also download the complete HTML documentation or the Unix manual files

http://www.erlang.org/download/otp_doc_html_R11B-4.tar.gz
http://www.erlang.org/download/otp_doc_man_R11B-4.tar.gz

We also want to thank those that sent us patches, suggestions and bug
reports,

The OTP Team


--- HIGHLIGHTS ------------------------------------------------------------

OTP-6505 There is a new escript program that can be used for writing
scripts in Erlang. Erlang scripts don't need to be compiled
and any arguments can be passed to them without risk that
they are interpreted by the Erlang system.

OTP-6546 Dialyzer (in the modes where either source or BEAM code which
contains debug_info is analyzed) spits out line information
for all discrepancies. This has been a major change, worth of
increasing the version number.

We warn users that *considerably* more discrepancies are
identified by this version of Dialyzer compared with previous
ones and applications. If, for some reason, warnings
generated by previous versions of Dialyzer are preferable,
the command line option --old_style can be employed.

--
Bj

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum