[erlang-questions] 17.1 vs R16

Lukas Larsson garazdawi@REDACTED
Mon Aug 4 10:18:42 CEST 2014


Hello Matthew,

On Wed, Jul 23, 2014 at 5:09 PM, Matthew Evans <mattevans123@REDACTED>
wrote:

>
> Are there any issues with running code compiled on a 17.1 Erlang release
> on an R16 release?
>
>
If the emulator is able to load the code, then it should work. Compiling
with an newer release than you run on is not supported and not generally
recommended, but if you can load the beam file it should work.

Lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140804/838c2228/attachment.htm>


More information about the erlang-questions mailing list