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:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: elixir
|
||||
Version: 1.3.3
|
||||
Version: 1.3.4
|
||||
Release: 0
|
||||
Summary: Functional meta-programming aware language built on top of the Erlang
|
||||
License: Apache-2.0 and ErlPL-1.1
|
||||
|
Reference in New Issue
Block a user