mdemare (Michiel de Mare)
- Login: mdemare
- Registered on: 02/27/2011
- Last sign in: 12/30/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 3 | 3 |
Activity
12/27/2013
-
10:17 PM Ruby Bug #9309 (Closed): Crash while running tests
- I got the following crash while running a test suite.
/Users/mdemare/.rbenv/versions/2.1.0/lib/ruby/gems/2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229: [BUG] Segmentation fault at 0x00000000000018
ruby 2.1.0p0...
06/10/2013
-
04:57 AM Ruby Bug #8498: core dump, occurs repeatedly while running tests
- Thanks, I'm not skilled in reading these kinds of reports. Can be closed.
06/06/2013
-
12:25 AM Ruby Bug #8498 (Third Party's Issue): core dump, occurs repeatedly while running tests
- Process: ruby [42772]
Path: /Users/USER/*/ruby
Identifier: ruby
Version: 0
Code Type: X86-64 (Native)
Parent Process: fish [469]
User ID: 502
Date/Time: 2013-06-05 17:14:28.22...
02/27/2011
-
09:12 AM Ruby Bug #4449 (Closed): Bug in String#tr
- =begin
œ".tr("^X","Y") # => "œ", should be "Y
=end