General

Profile

spastorino (Santiago Pastorino)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 12 12

Activity

04/30/2015

06:23 PM Ruby master Bug #10967: Is "warning: private attribute?" wrong?
There's also a discussion going on in another PR, https://github.com/ruby/ruby/pull/889
@nobu, not sure what are t...
spastorino (Santiago Pastorino)

03/12/2015

03:03 PM Ruby master Bug #10967: Is "warning: private attribute?" wrong?
One possible fix (the one removing the warning) ... https://github.com/ruby/ruby/pull/849 spastorino (Santiago Pastorino)

03/11/2015

08:06 PM Ruby master Bug #10967 (Closed): Is "warning: private attribute?" wrong?
The following code ...
```ruby
class Y
def initialize
@x = "ZOMG"
end
def print_x
puts x
...
spastorino (Santiago Pastorino)

12/20/2013

05:35 AM Ruby master Bug #9264 (Closed): with-opt-dir not working
Using today's trunk, I'm getting the following error on compiling
compiling ./enc/encdb.c
linking encoding encdb....
spastorino (Santiago Pastorino)

08/12/2013

10:01 AM Ruby master Bug #8760: irb automatically exits after opening
This was fixed by https://github.com/ruby/ruby/commit/874dc2562d92a52a5f8795747e512f0deecf9065.
Please close it.
spastorino (Santiago Pastorino)

08/10/2013

04:00 AM Ruby master Bug #8760: irb automatically exits after opening
Sorry there's a typo in the description and title.
I wanted to say EXITS, irb closes itself. Just try to execute i...
spastorino (Santiago Pastorino)

08/09/2013

05:06 PM Ruby master Bug #8760 (Closed): irb automatically exits after opening
After executing irb it automatically exists itself
✗ irb
irb(main):001:0>

This regression was introduced in...
spastorino (Santiago Pastorino)
04:12 PM Ruby master Bug #8759 (Closed): Error compiling miniruby
I'm getting an error compiling miniruby after this change https://github.com/ruby/ruby/commit/c04f402f0f7692f6105c930... spastorino (Santiago Pastorino)

06/30/2013

02:10 PM Backport200 Backport #8582 (Closed): Fix warning in ssl.rb
This is a fix for "warning: assigned but unused variable - id" in ssl.rb
https://github.com/ruby/ruby/pull/348
spastorino (Santiago Pastorino)

05/16/2013

05:09 AM Ruby master Bug #8410 (Closed): Syntax error in yaml_tree warn message
Fix: https://github.com/spastorino/ruby/commit/6c1ae148b5d9e714ba1c91c40991dd508ff6f4dc spastorino (Santiago Pastorino)

Also available in: Atom