Hi everybody,

You probably noticed that new preview release of Ruby was released [1].
Therefore I updated the .spec file in private-ruby-2.3 dist-git branch
and here is the build:

http://koji.fedoraproject.org/koji/taskinfo?taskID=12195641

ARM build have not succeeded, but I am not going for another attempt,
since it is quite hard to make successful Ruby build these days due to
bug in glibc [2].

Among other things interesting in this release, I'd like highlight this
new feature:

RubyVM::InstructionSequence#to_binary and .load_from_binary are
introduced as experimental features. With these features, we can make an
ISeq (bytecode) pre-compilation system.

And as always, please let me know if you encounter any issues.


Thanks,


Vít



[1]
https://www.ruby-lang.org/en/news/2015/12/11/ruby-2-3-0-preview2-released/
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1281714
_______________________________________________
ruby-sig mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to