General

Profile

gettalong (Thomas Leitner)

  • Login: gettalong
  • Email: t_leitner@gmx.at
  • Registered on: 11/07/2008
  • Last sign in: 05/19/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 9 10

Activity

05/24/2024

09:33 PM Ruby master Misc #20509 (Open): Document importance of #to_ary and #to_hash for Array#== and Hash#==
Both `Array#==` and `Hash#==` provide special behaviour in case the `other` argument is not an Array/Hash but defines... gettalong (Thomas Leitner)

05/19/2024

11:59 AM Ruby master Bug #20496 (Closed): Segfault when enabling YJIT
I installed Ruby 3.4-dev via rbenv to see how the improvements in YJIT with 3.4-dev (after reading https://speakerdec... gettalong (Thomas Leitner)

12/17/2019

04:19 AM Ruby master Revision a1713bed (git): [ruby/reline] Implement completion_append_character
There is already the possibility to set Reline.completion_append_character.
However, it is not used by the line edito...
gettalong (Thomas Leitner)

12/28/2018

08:32 AM Ruby master Bug #15460: Behaviour of String#setbyte changed
Eregon (Benoit Daloze) wrote:
> Why are values higher in HexaPDF? Does it mean multiple bytes need to be written or ...
gettalong (Thomas Leitner)

12/25/2018

10:22 AM Ruby master Bug #15460 (Closed): Behaviour of String#setbyte changed
I just installed Ruby 2.6.0 for benchmarking reasons and found that the change [string.c: setbyte silently ignores up... gettalong (Thomas Leitner)

05/11/2015

08:48 AM Ruby master Bug #11132 (Closed): String#sub and character sequence \' in replacement string
Hi,
I don't know if this is intentional but substitution of `\'` and `` \` `` in the replacement string was rather...
gettalong (Thomas Leitner)

03/02/2015

05:25 PM Ruby master Bug #10928 (Closed): optparse Switch#summarize code doesn't reflect its documentation
The documentation for `Switch#summarize` says "+sdone+:: Already summarized short style options keyed hash." for the... gettalong (Thomas Leitner)

03/10/2013

08:14 PM Ruby master Bug #8006: Dir.glob behaves differently on 1.9.3 and 2.0
=begin
For your information, I have fixed this problem in my code, see the ((<commit on Github|URL:https://github.c...
gettalong (Thomas Leitner)

03/08/2013

08:15 PM Ruby master Bug #8006: Dir.glob behaves differently on 1.9.3 and 2.0
=begin
After some more experimenting, it seems that the '**' operator doesn't act the same like in 1.9.3:
With Ru...
gettalong (Thomas Leitner)

03/03/2013

12:11 AM Ruby master Bug #8006 (Closed): Dir.glob behaves differently on 1.9.3 and 2.0
=begin
While testing an application of mine with Ruby 2.0 I came across the following problem with Dir.glob where th...
gettalong (Thomas Leitner)

Also available in: Atom