zenspider (Ryan Davis)
- Login: zenspider
- Registered on: 07/10/2008
- Last connection: 04/06/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 46 | 46 |
Reported issues | 3 | 17 | 20 |
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 |
CommonRuby | Developer | 12/21/2012 |
Ruby 1.8 | Developer | 01/08/2009 |
Ruby master | Developer | 11/05/2008 |
Activity
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... -
09:06 AM Ruby master Bug #13578 (Closed): Another iseq_set_sequence: adjust bug
- This seems to be related to #12613
~~~ ruby
#!/usr/bin/env ruby -w
def process_defn
if true then
# not...
01/24/2017
-
11:23 PM Ruby master Feature #13153: Inconsistent sprintf formatting for 0 value
- FWIW, this is the exact same behavior in C since we're just calling through to `snprintf` for these format specifiers...
01/06/2017
-
06:08 AM Ruby master Bug #13102: Confusing method name: Set#delete?
- http://ruby-doc.org/stdlib-2.4.0/libdoc/set/rdoc/Set.html#method-i-delete-3F
Compare to regular delete, which alwa...
01/02/2017
-
11:31 PM Ruby master Feature #11547: remove top-level constant lookup
- I would honestly rather see it raise an exception instead of silently return nil. I'd rather KNOW my bug than hunt it.
Also available in: Atom