General

Profile

ufuk (Ufuk Kayserilioglu)

  • Login: ufuk
  • Registered on: 05/25/2020
  • Last sign in: 03/04/2025

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 4 5

Projects

Project Roles Registered on
Ruby master Contributor 03/03/2025

Like

Activity

03/04/2025

09:04 PM Ruby master Bug #21144: Win32: Use Windows time zone ID as the time zone name if TZ is not set
ruby_3_4 commit:d40c6cf7b606edb815adf7a8e9abe98f38a8f747. ufuk (Ufuk Kayserilioglu)
01:08 AM Ruby master Bug #21161: Crash when locale is set to Turkish tr_TR.UTF-8
ruby_3_4 commit:3d744a0a9436fbf7901c345055dd3d775b518361. ufuk (Ufuk Kayserilioglu)
01:07 AM Ruby master Bug #21159: `Module#set_temporary_name` should freeze given name
ruby_3_4 commit:ddb73fbd115631e6dec3bdd230c1cfc13027602e. ufuk (Ufuk Kayserilioglu)

02/27/2025

12:04 AM Ruby master Feature #21160: Local return from proc
`next` isn't necessarily the correct thing to use here, `break` is:
```ruby
foo = fulfills_promise :generate_large_...
ufuk (Ufuk Kayserilioglu)

02/18/2025

06:43 PM Ruby master Feature #21140: Add a method to get the address of certain JIT related functions
maximecb (Maxime Chevalier-Boisvert) wrote in #note-10:
> if 5 years from now we make some CRuby change and 3 gems t...
ufuk (Ufuk Kayserilioglu)

02/06/2025

07:44 PM Ruby master Bug #21118: Calling defined?(it) segfaults
It looks like this was fixed in https://github.com/ruby/ruby/pull/12584 so this is working fine on `master`. ufuk (Ufuk Kayserilioglu)

01/21/2025

09:45 PM Ruby master Bug #21085: [BUG] Stack consistency error with -ne
This succeeds with the `parse.y` parser, so it seems to be a Prism compiler bug:
```shell
❯ echo '' | ruby --parser...
ufuk (Ufuk Kayserilioglu)

01/15/2025

10:15 PM Ruby master Feature #21041: Enum class
I think the main feedback is that a feature request needs to fulfill the criteria listed here: https://github.com/rub... ufuk (Ufuk Kayserilioglu)

12/18/2024

11:29 PM Ruby master Bug #20966: Unary plus String warns about freezing
I think you are being tripped up by the low precedence of the unary operator, which is applied after the whole chain ... ufuk (Ufuk Kayserilioglu)

12/11/2024

04:53 PM Ruby master Bug #20945: Behaviour mismatch between parse.y and prism with character literals AST nodes
`Parser::CurrentRuby` is coming from the [parser gem](https://github.com/whitequark/parser), and has nothing to do wi... ufuk (Ufuk Kayserilioglu)

Also available in: Atom