zenspider (Ryan Davis)
- Login: zenspider
- Registered on: 07/10/2008
- Last connection: 06/16/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 46 | 46 |
Reported issues | 2 | 20 | 22 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 10/05/2011 |
Backport187 | Developer | 06/18/2013 |
Backport191 | Developer | 05/16/2009 |
Backport192 | Developer | 10/05/2011 |
Backport193 | Developer | 10/05/2011 |
Backport200 | Developer | 02/17/2013 |
Backport21 | Developer | 12/21/2013 |
Backport22 | Developer | 12/19/2014 |
Ruby 1.8 | Developer | 01/08/2009 |
Ruby master | Developer | 11/05/2008 |
Activity
12/29/2021
-
05:24 AM Ruby master Bug #18449: Bug in 3.1 regexp literals with \c
- I was just coming back to point at:
```
Jeremy Evans: Fix handling of control/meta escapes in literal regexps [We... -
05:04 AM Ruby master Bug #18449: Bug in 3.1 regexp literals with \c
- It looks like `tokadd_escape` has drastically changed and dropped the `\c`, `\M-`, and `\C-` forms...
This isn't ... -
04:36 AM Ruby master Bug #18449 (Rejected): Bug in 3.1 regexp literals with \c
- This file passes on 2.7, 3.0, and fails (if you remove the `skip` line) on 3.1:
``` ruby
#!/usr/bin/env ruby -w
...
08/14/2021
-
04:20 AM Ruby master Bug #18075 (Closed): Crasher using ripper + yydebug
- `method `inspect' called on unexpected T_NODE object` via the following with `-d` (see output at end):
```
#!/usr...
04/06/2020
-
08:10 AM Ruby master Bug #16760 (Closed): backport #67305 / e39f7e64 to 2.6?
- https://bugs.ruby-lang.org/projects/ruby-master/repository/git/revisions/e39f7e64b73f0506def7adc88226d6821608da54
...
09/05/2019
-
07:40 PM Ruby master Bug #16145 (Open): regexp match error if mixing /i, character classes, and utf8
- (reported on behalf of mage@mage.gold -- there appears to be an error in registration or login):
See: ruby-talk @ ...
11/06/2017
-
11:15 PM Ruby master Bug #14089 (Closed): Configure/build issue on OSX 10.12 w/ utimensat
- For other reasons I recently installed xcode (instead of JUST using the command line developer tools). This caused bu...
08/16/2017
-
02:38 AM Ruby master Feature #5481: Gemifying Ruby standard library
- Hi hi... if you all want a meta-gem that you can version along with your releases and have it point to all the origin...
05/20/2017
-
05:14 AM Ruby master Bug #13578: Another iseq_set_sequence: adjust bug
- Thank you. While your test code does NOT repro under 2.4.1p111, it does under trunk. I've verified that this and my o...
05/19/2017
-
09:34 AM Ruby master Bug #13578: Another iseq_set_sequence: adjust bug
- Further reduced via IRC:
~~~ ruby
def process_defn
if false
case 42
when s {} then
when 42 then...
Also available in: Atom