General

Profile

kddnewton (Kevin Newton)

  • Login: kddnewton
  • Email: kddnewton@gmail.com
  • Registered on: 11/20/2015
  • Last sign in: 11/04/2024

Issues

open closed Total
Assigned issues 4 33 37
Reported issues 13 63 76

Projects

Project Roles Registered on
Ruby Committer 06/28/2023
Backport187 Committer 06/28/2023
Backport191 Committer 06/28/2023
Backport192 Committer 06/28/2023
Backport193 Committer 06/28/2023
Backport200 Committer 06/28/2023
Backport21 Committer 06/28/2023
Backport22 Committer 06/28/2023
Ruby 1.8 Committer 06/28/2023
Ruby master Committer 06/28/2023

Activity

11/08/2024

03:47 PM Ruby master Feature #20878: A new C API to create a String by adopting a pointer: `rb_enc_str_adopt(const char *ptr, long len, long capa, rb_encoding *enc)`
I would use this in Prism as well. There are many cases where we allocate a string in the parser and then when we rei... kddnewton (Kevin Newton)
03:45 PM Ruby master Feature #20792 (Rejected): String#with_encoding(encoding)
In that case I think I will close this. kddnewton (Kevin Newton)
03:45 PM Ruby master Bug #20790: Syntax acceptance of `*x = p rescue p 1` is different between parse.y and prism
That makes sense to me, we can make that work. kddnewton (Kevin Newton)
03:44 PM Ruby master Bug #20785: Should `a in b, and c` `a in b, or c` `a in b, rescue c` be syntax ok?
I think this resolution makes sense, we can make that work. Should we get started on it? kddnewton (Kevin Newton)

11/06/2024

06:21 PM Ruby master Feature #20792: String#with_encoding(encoding)
Hmm, I see what you mean. In that case I'm convinced. I have changed the title of this request to be String#with_enco... kddnewton (Kevin Newton)

11/05/2024

10:56 PM Ruby master Bug #20856 (Closed): Incorrect and inconsistent multi-thread eval execution with Prism compiler
kddnewton (Kevin Newton)
10:08 PM Ruby master Revision 4203c70d (git): Allow eval to see top scope
Fixes [Bug #20856]
Co-Authored-By: Aaron Patterson <tenderlove@ruby-lang.org>
kddnewton (Kevin Newton)

11/04/2024

08:03 PM Ruby master Bug #20856: Incorrect and inconsistent multi-thread eval execution with Prism compiler
Thanks for the report, it should be fixed by https://github.com/ruby/ruby/pull/11993. kddnewton (Kevin Newton)

11/03/2024

06:43 PM Ruby master Revision 21af248f (git): [ruby/prism] Error for def ivar
https://github.com/ruby/prism/commit/232a02acef kddnewton (Kevin Newton)

10/18/2024

06:16 PM Ruby master Revision e17243d3 (git): Point keyword->table into iseq local table
kddnewton (Kevin Newton)

Also available in: Atom