eitoball (Eito Katagiri)
- Login: eitoball
- Email: eitoball@gmail.com
- Registered on: 10/16/2009
- Last sign in: 04/01/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
12/27/2018
- 04:45 AM Ruby master Bug #15468 (Closed): Net::Protocol::BufferedIO#write raises NoMethodError when sending large multi-byte string
- ruby-2.6.0で大きなJSON文字列をNet::HTTPでPOSTすると以下のように NoMothodError が発生するようになりました。
~~~
$ ruby -rnet/http -rjson -v -e "Net:...
05/29/2016
- 12:15 AM Ruby master Bug #12434: Marshal.dump does not dump some numbers as Fixnum
- Thank you. I should have looked up ruby spec. https://github.com/ruby/spec/blob/master/core/marshal/dump_spec.rb#L40-L48
05/28/2016
- 12:56 PM Ruby master Bug #12434 (Rejected): Marshal.dump does not dump some numbers as Fixnum
- `Marshal.dump` dumps numbers between 1073741824 and 4294967295 and between -4294967296 and -1073741825 as `Bignum`, b...
01/06/2013
- 03:44 PM Backport193 Backport #7658: Rabbit が Ruby 1.9.3p362 で落ちる
- =begin
[Bug #7629] の方で報告した一人です。 r38213 を参考にして添付のような変更した場合、10回実行して7回ほどSegmentation Faultが発生していたのが、10回以上実行しても全く発生しなくなり...
12/30/2012
- 02:42 PM Backport193 Backport #7629: Segmentation fault
- I have similar segmentation fault on the same place (gems/activerecord-3.2.9/lib/active_record/relation.rb:241).
I...
10/02/2010
- 02:31 AM Backport192 Backport #3896 (Closed): Bus error in ObjectSpace.count_objects_size
- =begin
Hello,
ObjectSpace.count_objects_size causes a bus error in ruby-1.9.2.
> ruby -robjspace -ve "Ob...
09/24/2010
- 11:40 PM Ruby master Bug #3728: IO.select is not documented.
- =begin
On Sun, Sep 12, 2010 at 9:02 AM, Tanaka Akira <akr@fsij.org> wrote:
> The document doesn't describe the typ...
09/07/2010
- 10:24 PM Ruby master Bug #3728: IO.select is not documented.
- =begin
I created a patch to fill some documentation for IO.select (and Kernel.select eventually). The code example i...
09/03/2010
- 11:11 PM Ruby master Bug #3764: Ripper incorrectly handle literal keywords (as symbol, eg. :class)
- =begin
No, I don't think that it is a bug.
It doesn't have to be an identifier after colon for a symbol.
":$0...
09/02/2010
- 09:29 PM Ruby master Bug #3760: help "String.new" (for example) no longer works in irb
- =begin
The attached patch should fix this issue. Please review and try the patch.
The "get_info_for" method has...
Also available in: Atom