kch (Caio Chassot)
- Login: kch
- Email: self@caiochassot.com
- Registered on: 01/07/2010
- Last sign in: 07/03/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
07/03/2021
- 10:45 PM Ruby master Feature #13129: Refinements cannot refine method_missing and respond_to_missing?
- I was just bit by this and took a while to figure out.
It's not immediately obvious that it should not work. My me...
09/29/2010
- 04:19 AM Ruby master Bug #3884 (Rejected): rake does not respect LC_* vars for encoding
- =begin
$ ruby -v
ruby 1.9.2p0 (2010-08-18 revision 29034) [universal.x86_64-darwin10.4.0]
$ export -n LC_ALL ...
09/13/2010
- 02:48 AM Ruby master Bug #3821 (Closed): UNIXSocket#send_io and multi-arch compiling
- =begin
It seems we have a problem with UNIXSocket#send_io when compiling for multiple archs. It showed up for me wh...
01/07/2010
- 09:48 AM Backport191 Backport #2568 (Closed): Segmentation fault deleting key named :class via Hash#delete defined via define_method
- =begin
$ cat bughash.rb
#!/usr/bin/env ruby1.9
class BugHash < Hash
define_method(:delete) { |*a| super...
Also available in: Atom