General

Profile

ufuk (Ufuk Kayserilioglu)

  • Login: ufuk
  • Registered on: 05/25/2020
  • Last sign in: 06/06/2024

Issues

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

Like

Activity

06/06/2024

09:46 AM Ruby master Misc #20432: Proposal for workflow changes related to teeny releases
Thank you for considering my proposals and for the work you all have been doing to make a better release process. It ... ufuk (Ufuk Kayserilioglu)

06/03/2024

05:00 PM Ruby master Bug #20521: Memory leak in Ripper parsing
Probably related to https://bugs.ruby-lang.org/issues/19835 ufuk (Ufuk Kayserilioglu)

05/30/2024

04:59 PM Ruby master Bug #20513: the feature of kwargs in index assignment has been removed without due consideration of utility, compatibility, consistency and logic
For what it's worth: @bughit, as a side-observer of this thread and the previous discussion on #20218, it feels like ... ufuk (Ufuk Kayserilioglu)

05/20/2024

08:04 AM Ruby master Feature #20498: Negated method calls
I wonder how wild it would be to make `!` accept an optional block. That way we could write:
```ruby
must_create_us...
ufuk (Ufuk Kayserilioglu)

05/07/2024

11:57 AM Ruby master Misc #20436: DevMeeting at RubyKaigi 2024
* [Misc #20432] Proposal for workflow changes related to teeny releases (ufuk)
* Can we discuss the proposals to m...
ufuk (Ufuk Kayserilioglu)

04/24/2024

10:40 AM Ruby master Feature #20444: Kernel#loop: returning the "result" value of StopIteration doesn't work when raised directly
@esad If you just want to return a result from the `loop`, you can use `break <value>` to do that:
```
$ ruby -e "p...
ufuk (Ufuk Kayserilioglu)

04/16/2024

07:17 PM Ruby master Misc #20336: DevMeeting-2024-04-17
* [Misc #20432] Proposal for workflow changes related to teeny releases (ufuk)
* This is related to the agenda ite...
ufuk (Ufuk Kayserilioglu)
03:39 PM Ruby master Misc #20432 (Closed): Proposal for workflow changes related to teeny releases
## Aim
- The cadence of CRuby stable releases is very important for how the project is perceived. Users of CRuby w...
ufuk (Ufuk Kayserilioglu)

04/15/2024

10:28 PM Ruby master Feature #20428: Ability to reference current class/module in lexical scope
I think you should be able to use `Module.nesting.first` to get the closest lexical nesting to the executing code. Th... ufuk (Ufuk Kayserilioglu)

04/12/2024

03:37 PM Ruby master Bug #20426: crash on aarch64 linux when using fibers (regression with 3.3)
I believe this is the same issue as https://bugs.ruby-lang.org/issues/20085 which is fixed and back-ported, waiting f... ufuk (Ufuk Kayserilioglu)

Also available in: Atom