General

Profile

raorn (Alexey Froloff)

  • Login: raorn
  • Registered on: 05/08/2009
  • Last sign in: 12/28/2009

Issues

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

Activity

12/27/2009

01:20 AM Backport191 Backport #2532: Backport r26052 into ruby_1_9_1 branch
=begin
I am aware that this bug has been fixed in trunk. This fix should be backported to "current stable" branch, ...
raorn (Alexey Froloff)
12:46 AM Backport191 Backport #2532 (Closed): Backport r26052 into ruby_1_9_1 branch
=begin
$ ruby -e 'p "foo".center(7, "qq")'
"foo"
$ ruby -v
ruby 1.9.1p376 (2009-12-07) [i586-linux-gnu...
raorn (Alexey Froloff)

11/29/2009

10:42 PM Backport191 Backport #2412: CSV regression after revision 25952
=begin
Yes, backporting these two revisions from trunk solves the problem.
=end
raorn (Alexey Froloff)
09:35 PM Backport191 Backport #2412 (Closed): CSV regression after revision 25952
=begin
Test fails after revision 25952:

1) Failure:
test_auto_line_ending_detection(TestEncodings) [.../rub...
raorn (Alexey Froloff)

11/18/2009

08:08 AM Ruby master Bug #2379: String#[] returns invalid values for short multibyte strings
=begin
This happens for all UTF-8 strings shorter than sizeof(VALUE) bytes and len greater than sizeof(VALUE)*2. Pr...
raorn (Alexey Froloff)
07:26 AM Ruby master Bug #2379: String#[] returns invalid values for short multibyte strings
=begin
"\u{444}" is better test string.
=end
raorn (Alexey Froloff)
07:06 AM Ruby master Bug #2379 (Closed): String#[] returns invalid values for short multibyte strings
=begin
In UTF-8 locale command
ruby -e 'print "ะน"[0,30]' | od -t x1
prints:

0000000 d0 b9 00 00
for ruby ...
raorn (Alexey Froloff)

05/08/2009

09:01 PM Ruby master Bug #1299: Build failure on i586
=begin
Attached patch seems to fix this problem.
=end
raorn (Alexey Froloff)
08:05 PM Ruby master Bug #1299: Build failure on i586
=begin
This happens if compiling with -D_FORTIFY_SOURCE=2 (default CFLAGS for Fedora I guess?) or -D_FORTIFY_SOURCE=...
raorn (Alexey Froloff)

Also available in: Atom