General

Profile

daveola (David Stellar)

  • Login: daveola
  • Registered on: 05/13/2022
  • Last sign in: 05/06/2023

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 1 2

Activity

05/06/2023

03:06 AM Ruby master Bug #19631 (Open): module_eval does not propulate absolute_path for Kernel.caller_locations

I am using module_eval and noticing that since ruby 3.2 the Kernel locations do not have absolute_path for any of t...
daveola (David Stellar)

06/14/2022

10:52 PM Ruby master Bug #18780: Incorrect binding receiver for C API rb_eval_string()
alanwu (Alan Wu) wrote in #note-15:
> I spoke too soon! Flipping the `if` in `demo.rb`:
>
> I'll reopen this and ...
daveola (David Stellar)

06/11/2022

07:12 PM Ruby master Bug #18780: Incorrect binding receiver for C API rb_eval_string()
Eregon (Benoit Daloze) wrote in #note-10:
> I'm reluctant to reply since you seem to ignore my comments as a Ruby im...
daveola (David Stellar)

05/17/2022

05:50 PM Ruby master Bug #18780: Incorrect binding receiver for C API rb_eval_string()

> You have just made this literally impossible to write in ruby.
And before you say "just have the caller pass i...
daveola (David Stellar)
05:47 PM Ruby master Bug #18780: Incorrect binding receiver for C API rb_eval_string()
Eregon (Benoit Daloze) wrote in #note-6:
> OK, finally the issue is clear.
>
> Could you try with latest master?
...
daveola (David Stellar)
05:02 PM Ruby master Bug #18780: Incorrect binding receiver for C API rb_eval_string()
Eregon (Benoit Daloze) wrote in #note-3:
> It's the same as TOPLEVEL_BINDING, isn't it?
> It doesn't use any informat...
daveola (David Stellar)
04:47 AM Ruby master Bug #18780: Incorrect binding receiver for C API rb_eval_string()
That's actually not really true, there *is* a caller binding, as evidenced by the fact that you can *get* the binding... daveola (David Stellar)

05/13/2022

11:00 PM Ruby master Bug #18780 (Closed): Incorrect binding receiver for C API rb_eval_string()

% ruby -v
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux]
(Though looking at the source code this ...
daveola (David Stellar)

Also available in: Atom