SHA256
1
0
forked from pool/elixir

Accepting request 434012 from home:develop7:branches:devel:languages:erlang

- update to v1.3.4
  1. Bug fixes
    Elixir
      [Kernel] Ensure the compiler does not generate unecessary variable 
      bindings inside case statements. This improves the code emitted and make 
      sure "unused variable warnings" are not mistakenly silenced
      [Kernel] Move raise checks to runtime to avoid crashing cover on Erlang 19.1
      [Protocol] Do not emit warnings when using protocols on opaque types
    ExUnit
      [ExUnit.CaptureLog] Flush Erlang's :error_logger before capturing to 
      avoid mixed messages

OBS-URL: https://build.opensuse.org/request/show/434012
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=22
This commit is contained in:
Andrei Dziahel 2016-10-09 20:07:17 +00:00 committed by Git OBS Bridge
parent 5ad0ccb64f
commit ac921cd745
5 changed files with 20 additions and 5 deletions

View File

@ -17,7 +17,7 @@
Name: elixir-doc Name: elixir-doc
Version: 1.3.3 Version: 1.3.4
Release: 0 Release: 0
Summary: Documentation for elixir Summary: Documentation for elixir
License: Apache-2.0 and ErlPL-1.1 License: Apache-2.0 and ErlPL-1.1

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Oct 9 19:39:04 UTC 2016 - develop7@develop7.info
- update to v1.3.4
1. Bug fixes
Elixir
[Kernel] Ensure the compiler does not generate unecessary variable
bindings inside case statements. This improves the code emitted and make
sure "unused variable warnings" are not mistakenly silenced
[Kernel] Move raise checks to runtime to avoid crashing cover on Erlang 19.1
[Protocol] Do not emit warnings when using protocols on opaque types
ExUnit
[ExUnit.CaptureLog] Flush Erlang's :error_logger before capturing to
avoid mixed messages
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 23 10:40:28 UTC 2016 - develop7@develop7.info Fri Sep 23 10:40:28 UTC 2016 - develop7@develop7.info

View File

@ -17,7 +17,7 @@
Name: elixir Name: elixir
Version: 1.3.3 Version: 1.3.4
Release: 0 Release: 0
Summary: Functional meta-programming aware language built on top of the Erlang Summary: Functional meta-programming aware language built on top of the Erlang
License: Apache-2.0 and ErlPL-1.1 License: Apache-2.0 and ErlPL-1.1

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc9d29a007bec69c51eeb0ceb226c55a4c26f20d6f4eb485fd0e72bbfeb2777b
size 1750517

3
v1.3.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5ee5353d8dbe610b1dfd276d22f2038d57d9a7d3cea69dac10da2b098bd2033
size 1751828