leam (Leam Hall)
- Login: leam
- Registered on: 11/19/2017
- Last sign in: 08/25/2020
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 3 | 3 |
Activity
08/27/2020
-
02:46 PM Ruby Revision f4b9e943 (git): [ruby/io-console] Bug 17128: In test_set_winsize_console, wrapped re-size in a begin-rescue-else.
- https://github.com/ruby/io-console/commit/a22333c33a
08/21/2020
-
03:54 PM Ruby Bug #17128: test_io_console.rb fails on actual console
- Jeremy, thank you for the suggestion! I will do that now.
-
11:45 AM Ruby Bug #17128: test_io_console.rb fails on actual console
- I have opened Bug 17128, to handle an edge case in a test. I have
working code to fix the issue, but am still learning the Ruby process
for contributing.
Is this small enough to do a pull request for? Is there a better way to
r... -
11:39 AM Ruby Bug #17128 (Closed): test_io_console.rb fails on actual console
- When running "make test-all TESTS=io/console/test_io_console" on the current Ruby source, the following error is generated if the test is run on the server console:
Run options:
--seed=37271
"--ruby=./miniruby -I./lib -I. -I.ex...
11/30/2018
-
03:47 PM Ruby Bug #15333 (Closed): make check fails looking for Bundler 2.0
- Build on a totally clean CentOS 7 box passed without failure. I would attribute this issue to "user's host configuration".
-
01:14 AM Ruby Bug #15333: make check fails looking for Bundler 2.0
- My original failure was on a Fedora 28 box. I am building a CentOS 7 box and still getting the build environment set up for a totally clean build. I apologize for the delay.
11/29/2018
-
12:27 AM Ruby Bug #15333: make check fails looking for Bundler 2.0
- I will build a clean box and try again. Thank you.
11/28/2018
-
05:13 PM Ruby Bug #15354: Remove Bundler from StdLib
- Related? https://bugs.ruby-lang.org/issues/15333
-
05:13 PM Ruby Bug #15333: make check fails looking for Bundler 2.0
- Related? https://bugs.ruby-lang.org/issues/15354
11/22/2018
-
11:56 PM Ruby Bug #15333 (Closed): make check fails looking for Bundler 2.0
- Just pulled the latest trunk from github. The log from "make check" seems to indicate a bundler 2.0 missing. Using bundler 1.17.1 installed by gem.
ruby -v: ruby 2.6.0dev (2018-11-23 trunk 65931) [x86_64-linux]
making mjit_build_dir...