jonleighton (Jon Leighton)

  • Email:
  • Registered on: 09/07/2011
  • Last connection: 01/22/2012

Activity

Reported issues: 3

12/14/2011

06:48 pm ruby-trunk Bug #5761 (Closed): Array#flatten(N) calls to_ary on the (N+1)-level objects
$ cat flatten.rb
class Foo
def respond_to?(name, include_private = true)
puts "respond_to?(#{name})"
su...

11/07/2011

07:29 pm Backport93 Backport #5564: 1.9.3 regression with encoding conversion
My installation is Fedora 15. We have also reproduced on the Rails CI server (Ubuntu Lucid), and I just asked some pe...

11/06/2011

09:26 pm Backport93 Backport #5564: 1.9.3 regression with encoding conversion
Ok, here you go: https://gist.github.com/1342809
Is that what you need?
Thanks
06:43 pm Backport93 Backport #5564: 1.9.3 regression with encoding conversion
Hi Martin,
Thanks for your reply. I don't know how to get a C-level backtrace. Where can I find documentation abou...
01:37 am Backport93 Backport #5564: 1.9.3 regression with encoding conversion
I have just tried to build trunk and still experience this bug:
$ ruby -v
ruby 2.0.0dev (2011-11-06 trunk 33644) ...

11/04/2011

11:33 pm Backport93 Backport #5564: 1.9.3 regression with encoding conversion
I have just tried applying r33328 to the ruby_1_9_3 branch, and after doing so I still experience this problem. Howev...
10:43 pm Backport93 Backport #5564: 1.9.3 regression with encoding conversion
Hello,
Thanks Martin and Yui for your responses.
Martin:
I'm sorry, I made a mistake in my 'simplified' exam...
04:23 am Backport93 Backport #5564 (Closed): 1.9.3 regression with encoding conversion
Hello,
We are experiencing a bug in the Rails test suite against ruby 1.9.3.
The bug looks like this:
1) E...

09/07/2011

08:02 am Backport93 Backport #5287: 1.9.3 - Interpolation in a string causes the string's encoding to be set to ASCII...
To be clear about the version tested:
$ ruby -v
ruby 1.9.3dev (2011-09-05 revision 33190) [x86_64-linux]
07:59 am Backport93 Backport #5287 (Closed): 1.9.3 - Interpolation in a string causes the string's encoding to be set...
There appears to be a bug with the encoding of interpolated strings on 1.9.3.
Here is a comparison of versions:
...

Also available in: Atom