[erlang-questions] R12 snapshots

Bjorn Gustavsson bjorn@REDACTED
Sat Oct 27 09:30:26 CEST 2007


"Anders Nygren" <anders.nygren@REDACTED> writes:

> I have noticed that there are snapshots of R12 on erlang.org.
> 
> Is it any value to report bugs/problems on those, since there seems
> to be a new snapshot every few hours.

It is a bug in our update script. The snapshots are not really new
every hour, but the same snapshot with a new timestamp. I'll see if
I can fix that.

There will be new contents once every day.

We are only interested in reports about real bugs. :-)

The BEAM compiler and run-time system are supposed to be stable all the time,
so if something that worked in R11B doesn't work it is probably a bug.
But it could be a good idea to try at least two snapshots a few days apart
before reporting a potential bug.

> I have tried a few during the last couple of days and hipe has been
> broken in different ways.

Bugs in hipe are not worth reporting, unless the same bug occurs in R11B-5.

We (the Erlang/OTP group at Ericsson) often break hipe when we update
the compiler (e.g. adds new instructions) and/or run-time system.
The HiPE group in Uppsala mends hipe as soon as our code gets committed to
their CVS repository (which usually happens once a week).

/Bjorn
-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list