General

Profile

hspem (Per-Erik Martin)

  • Login: hspem
  • Registered on: 05/30/2022
  • Last sign in: 05/30/2022

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

10/20/2022

12:30 PM Ruby master Bug #19073: openssl gem 3.0.0 problem
rhenium (Kazuki Yamaguchi) wrote in #note-3:
> Yes, openssl issues should go to the GitHub.
>
> But we need a way...
hspem (Per-Erik Martin)
11:29 AM Ruby master Bug #19073: openssl gem 3.0.0 problem
retro (Josef Šimánek) wrote in #note-1:
> Can you share more details to reproduce like Dockerfile? Also if I underst...
hspem (Per-Erik Martin)
11:10 AM Ruby master Bug #19073 (Third Party's Issue): openssl gem 3.0.0 problem
We have a server using openssl 3.0.3 (i.e. written i C).
This has worked with all kinds of different clients (ruby...
hspem (Per-Erik Martin)

07/05/2022

12:31 PM Ruby master Bug #18896 (Rejected): Shellwords.escape(nil) returns "empty" string
Mistakenly calling Shellwords.escape with nil as parameter had this result:
``` ruby
irb(main):002:0> Shellwords.es...
hspem (Per-Erik Martin)

06/07/2022

07:18 AM Ruby master Bug #18811: PTY I/O not working on AIX 7.x
mame (Yusuke Endoh) wrote in #note-2:
>
> This is my impression, but the maintenance state of AIX is not good. The...
hspem (Per-Erik Martin)

06/02/2022

11:24 AM Ruby master Bug #18811: PTY I/O not working on AIX 7.x
Another discovery... sleep *after* the commands makes it work as well:
``` shell
# ./ptytest.rb 'echo foo; sleep 1'...
hspem (Per-Erik Martin)

05/30/2022

11:55 AM Ruby master Bug #18811: PTY I/O not working on AIX 7.x
I had some instances with inconsistent behavior and got an idea...
``` shell
# ./ptytest.rb 'echo foo'
Exit status...
hspem (Per-Erik Martin)
07:47 AM Ruby master Bug #18811 (Feedback): PTY I/O not working on AIX 7.x
The attached test script simply executes a command under a PTY and captures the output and exit code.
This works on ...
hspem (Per-Erik Martin)

Also available in: Atom