starrychloe (Chloe S)
- Login: starrychloe
- Email: starrychloe@oliveyou.net
- Registered on: 02/04/2013
- Last sign in: 03/05/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/11/2013
-
09:43 AM Ruby Bug #7781: Ruby fails make test on Cygwin for test_io.rb.
- I found a solution to the stack error: http://stackoverflow.com/a/14790573/148844
02/05/2013
-
03:10 AM Ruby Bug #7781: Ruby fails make test on Cygwin for test_io.rb.
- I also get these stack errors when I run rails -v (inside any app directory) or bundle install:
Chloe@dumbopc /cygdrive/c/Sites/testapp
$ rails -v
/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/requirement.rb:23: stack level too deep ...
02/04/2013
-
05:01 PM Ruby Bug #7781 (Rejected): Ruby fails make test on Cygwin for test_io.rb.
- When compiling Ruby on Cygwin.com, it fails 'make test' for test_io.rb.
Chloe@dumbopc ~/ruby-1.9.3-p374
$ uname -a
CYGWIN_NT-5.1 dumbopc 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin
$ ./ruby -v
ruby 1.9.3p374 (2013-01-15 revisi...