wayneeseguin (Wayne E. Seguin)
- Login: wayneeseguin
- Email: wayneeseguin@gmail.com
- Registered on: 11/24/2009
- Last sign in: 07/19/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/21/2011
-
10:20 PM Ruby Feature #5054: Compress a sequence of ends
- It was suggested I show my gist :)
https://gist.github.com/1095634
03/15/2011
-
01:19 AM Ruby Bug #4501: 1.9.2-p180 fails to compile on OSX 10.7
- =begin
I am unsure if this is related however even on 1.8.7 which "compiled fine" when I try to install a gem from remote it segfaults:
gem install rake
/Users/wayne/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/timeout.rb:60: [B...
03/14/2011
-
11:00 PM Ruby Bug #4501 (Closed): 1.9.2-p180 fails to compile on OSX 10.7
- =begin
I am receiving more inquiries into running Ruby on OSX 10.7 from developers, 1.8.7-p334 compiled fine however 1.9.2-p180 did not.
The following gist shows configure and make output, https://gist.github.com/869114
At the bot...