General

Profile

arton (Akio Tajima)

  • Login: arton
  • Email: artonx@yahoo.co.jp
  • Registered on: 10/05/2008
  • Last sign in: 07/25/2020

Issues

open closed Total
Assigned issues 0 11 11
Reported issues 1 35 36

Activity

08/02/2019

08:19 AM Ruby master Feature #15931: encoding for CESU-8
提案者です。議論ありがとうございます。
過去のRubyのバージョンのサポートも必要なのでブリッジ自身でもUTF-8とCESU-8の相互変換は行います。その意味ではencodeメソッドは必ずしも必要ありません(当方の認識不足もあって、...
arton (Akio Tajima)

06/17/2019

07:20 AM Ruby master Feature #15931 (Open): encoding for CESU-8
RubyとJavaのブリッジを開発していて、文字列の変換処理で困っています。
現象)
JavaのUTF-8は非標準的な形式 (https://docs.oracle.com/javase/8/docs/technotes/guid...
arton (Akio Tajima)

07/15/2016

11:04 AM Ruby master Bug #12587 (Rejected): ruby released tarball require ruby
I downloaded ruby-2.3.1.tar.bz2 into my brand new bash on windows.
I prepared gcc, autoconf etc but ruby itself beca...
arton (Akio Tajima)

06/28/2016

01:14 PM Ruby master Bug #12520 (Closed): CIFS raises Errno::EACCES for chown while UID not found in remote system
Applied in changeset r55525.
----------
Tue Jun 28 22:09:09 2017 Akio Tajima <artonx@yahoo.co.jp>
* lib/fileutils...
arton (Akio Tajima)
01:14 PM Ruby master Revision f2f16f2a (git): Tue Jun 28 22:09:09 2017 Akio Tajima <artonx@yahoo.co.jp>
* lib/fileutils.rb: rescue Errno:EACCES for chown.
[Bug #12520]
git-svn-id: svn+ssh://ci.ruby-lang.org/rub...
arton (Akio Tajima)

06/27/2016

09:55 AM Ruby master Bug #12520 (Feedback): CIFS raises Errno::EACCES for chown while UID not found in remote system
installは次の2点がcp_rと違って、あまり使いたくはないというのが本音です。
1. file_compareで内容を比較する=> 実行ファイルのインストールなら理解できますが、サイズが違うかどうかで十分(この場合、全体量が数...
arton (Akio Tajima)

06/26/2016

11:43 AM Ruby master Bug #12520 (Closed): CIFS raises Errno::EACCES for chown while UID not found in remote system
`FileUtils`を利用した`:preserve => true`の`cp_r`中に例外となります。(題名が真の原因かは不明。それ以外に思い当たる点がない)
システムはDebian jessieです。
~~~
Linux...
arton (Akio Tajima)

12/26/2015

03:01 PM Ruby master Bug #11880 (Closed): blank string makes Win32ole crush
Win32OLEのオブジェクトに空文字列を与えるとクラッシュします。
再現スクリプト(method_missing側)
~~~ruby
require 'win32ole'
shell = WIN32OLE.new('...
arton (Akio Tajima)

11/14/2015

06:05 PM Ruby master Bug #11685 (Closed): rbinstall does not set Gem specification permission correctly
rbinstall.rb does not set Gem specification permission while installing rubygems.
It seems line751 - 756 and 763 - a...
arton (Akio Tajima)

02/03/2015

03:04 PM Ruby master Bug #10819: can't glob win32 short pathname
Hi Nob
> Anyway, it's dangerous to assume that "progra~1" is always "Program Files".
Thank you. However I use h...
arton (Akio Tajima)

Also available in: Atom