riffraff (gabriele renzi)
- Login: riffraff
- Email: rff.rff@gmail.com
- Registered on: 04/18/2012
- Last sign in: 10/07/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/01/2015
-
06:12 AM Ruby Feature #2080: Proc#to_source, Method#to_source
- any hope to finally see this?
09/05/2013
-
07:13 AM Ruby Bug #6312: Psych needlessly noisy parsing string node starting with number-ish string
- Sorry I hadn't noticed this issue was updated, possibly rubymine is not sending notifications anymore?
Anyway It's been 15 months since I submitted this, so please forgive me if I'm not very fresh on the subject, but as far as I can t...
04/18/2012
-
01:26 AM Ruby Bug #6312 (Closed): Psych needlessly noisy parsing string node starting with number-ish string
- For example:
$ ruby -d -rpsych -e 'Psych.load("4 weddings")' 2>&1 | tail -n 2
Exception `ArgumentError' at /Users/riffraff/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/psych/scalar_scanner.rb:99 - invalid value for Integer():...