Charles Oliver Nutter

Results 1030 comments of Charles Oliver Nutter

@shyouhei Thank you! We will need to address this in JRuby soon, so either we'll need that 1.4.x release or we'll need to use a newer fileutils in our release...

@shyouhei Any news? We have run out of time for 9.3, so we may have to update to a newer FileUtils that includes the patch, even though it won't match...

@shyouhei Could you help me figure out what version we could ship with if no 1.4.2 is released in time? Would you expect that the newest `fileutils` would be ok...

I would like to understand what the policy is for these key standard library gems. Ruby 2.6.8 was released less than three years ago. Many users take up to a...

@k77ch7 I have been unable to reproduce the slowness... perhaps something else we did improved it?

Fixed through contributions and other stuff.

The crash occurred within libcurl itself, and may indicate a bug in libcurl or a bug in the (quite old) version of JRuby you are running. You could attach the...

Yeah as @enebo mentioned, upgrading is strongly recommended, since both 9.1 and 9.2 have been EOL for a long time. If you can provide some code to reproduce this issue...

I don't see any down side to adding this feature. It is typically not possible to chain `foo=` attribute assignments as @kares proposed since the syntactic sugar form `x.foo =...

Are the spec:ruby:fast failures expected?