[#66678] [ruby-trunk - Feature #10481] Add "if" and "unless" clauses to rescue statements — alex@...
Issue #10481 has been updated by Alex Boyd.
3 messages
2014/12/04
[#66762] Re: [ruby-changes:36667] normal:r48748 (trunk): struct: avoid all O(n) behavior on access — Tanaka Akira <akr@...>
2014-12-10 0:44 GMT+09:00 normal <ko1@atdot.net>:
3 messages
2014/12/10
[#66851] [ruby-trunk - Feature #10585] struct: speedup struct.attr = v for first 10 attributes and struct[:attr] for big structs — funny.falcon@...
Issue #10585 has been updated by Yura Sokolov.
3 messages
2014/12/15
[#67126] Ruby 2.2.0 Released — "NARUSE, Yui" <naruse@...>
We are pleased to announce the release of Ruby 2.2.0.
8 messages
2014/12/25
[#67128] Re: Ruby 2.2.0 Released
— Rodrigo Rosenfeld Rosas <rr.rosas@...>
2014/12/25
I can't install it in any of our Ubuntu servers using rbenv:
[#67129] Re: Ruby 2.2.0 Released
— SHIBATA Hiroshi <shibata.hiroshi@...>
2014/12/25
> I can't install it in any of our Ubuntu servers using rbenv:
[ruby-core:66651] [ruby-trunk - Bug #10562] [Third Party's Issue] Rails command fault
From:
nobu@...
Date:
2014-12-03 02:03:16 UTC
List:
ruby-core #66651
Issue #10562 has been updated by Nobuyoshi Nakada.
File bug-10562.log added
Description updated
Status changed from Open to Third Party's Issue
Priority changed from Urgent to Normal
Seems json library's issue.
You should report to the developer, with the crash report log file.
----------------------------------------
Bug #10562: Rails command fault
https://bugs.ruby-lang.org/issues/10562#change-50261
* Author: Xuanchun Lu
* Status: Third Party's Issue
* Priority: Normal
* Assignee:
* Category:
* Target version:
* ruby -v: 2.0.0
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Segment fault error reported when running rails command.
error report:
~~~
appletekiMacBook-Air:Raylion apple$ bin/rails generate model User
/Users/apple/Desktop/Raylion/vendor/bundle/ruby/2.0.0/gems/json-1.8.1/lib/json/ext/parser.bundle: [BUG] Segmentation fault
ruby 2.0.0p598 (2014-11-13 revision 48408) [x86_64-darwin14.0.0]
-- Crash Report log information --------------------------------------------
See Crash Report log file under the one of following:
* ~/Library/Logs/CrashReporter
* /Library/Logs/CrashReporter
* ~/Library/Logs/DiagnosticReports
* /Library/Logs/DiagnosticReports
the more detail of.
(snip)
~~~
---Files--------------------------------
bug-10562.log (34.9 KB)
--
https://bugs.ruby-lang.org/