weppos (Simone Carletti)
- Login: weppos
- Email: weppos@weppos.net
- Registered on: 03/19/2010
- Last sign in: 12/25/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
08/31/2010
-
01:08 AM Ruby Bug #3766: SEGFAULT
- =begin
Make sure you are not falling into this case
http://yehudakatz.com/2010/08/24/a-tale-of-abort-traps-or-always-question-your-assumptions/
Are you working with the latest version of RVM?
=end
03/19/2010
-
09:02 PM Ruby Bug #1311: YAML::dump creates strings YAML::load cannot parse
- =begin
Here's an other test case for a similar issue.
require 'yaml'
> c = File.read("yaml-error.txt")
> YAML.load(YAML.dump(c))
'rgumentError: syntax error on line 34, col 0: `--
from /Users/weppos/.rvm/ruby-1.8.7-p248/lib/r...