General

Profile

aeroastro (Takumasa Ochi)

  • Login: aeroastro
  • Registered on: 10/04/2017
  • Last sign in: 05/13/2025

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

10/18/2024

02:30 AM Ruby Revision 20dc1e5c (git): [ruby/json] Always dup argument to preserve original encoding for force_encoding
https://github.com/ruby/json/commit/db9a489ca2 aeroastro (Takumasa Ochi)

05/08/2023

08:56 AM Ruby Revision 5831f7c8 (git): [rubygems/rubygems] Simplify code by Gem::Specification#runtime_dependencies
https://github.com/rubygems/rubygems/commit/324139af8f aeroastro (Takumasa Ochi)

02/04/2019

03:38 PM Ruby Bug #15469: Ruby2.6 included `bundler` does not handle specified `csv` gem.
> Does anyone try with the attached patch?
I've also got the ideal result as follows. (with patched ruby 2.6.1)
Now there is no issue on `$LOAD_PATH`.
Thank you very much for your great work!
```
$ rbenv shell 2.6.1 && ruby --...
aeroastro (Takumasa Ochi)

01/23/2019

02:46 PM Ruby Bug #15469: Ruby2.6 included `bundler` does not handle specified `csv` gem.
I have found out the root cause of this.
# Root Cause
* Bundler has become a built-in gem since Ruby 2.6.
* `$LOAD_PATH` required for bundler is moved from custom gem path ( e.g. `lib/ruby/gems/2.5.0/gems/bundler-1.17.2/lib` ) to ...
aeroastro (Takumasa Ochi)

12/24/2017

03:09 PM Ruby Feature #8661: Add option to print backtrace in reverse order (stack frames first and error last)
Although I am not a Ruby committer, IMHO, I do not think the current implementation
is the best way to fully address the reporter's concern.
As written in this issue's description section, reversing the backtrace is a
solution which...
aeroastro (Takumasa Ochi)

Also available in: Atom