marcusbooster (marcus booster)
- Login: marcusbooster
- Email: marcusbooster@mailinator.com
- Registered on: 12/18/2008
- Last sign in: 12/18/2008
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/18/2008
-
04:42 PM Ruby Bug #903 (Closed): segmentation fault in irb
- =begin
I'm new to Ruby and was playing around to determine how some expressions work. Here's the result of one such test:
irb(main):016:0> yield "f" do |x|
irb(main):017:1* puts x
irb(main):018:1> end
c:/usr/local/ruby-1.9.1/lib...