General

Profile

caspercg (Casper G)

  • Login: caspercg
  • Registered on: 07/02/2017
  • Last sign in: 09/10/2018

Issues

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

Activity

09/10/2018

07:18 PM Ruby master Bug #15097: Gem install fails on Ruby 2.5.1 with Cygwin (get_dns_server_list undefined)
nobu (Nobuyoshi Nakada) wrote:
> I can't reproduce it, with the trunk and 2.5.2 in the repository, using
Thanks f...
caspercg (Casper G)
03:52 AM Ruby master Bug #15097 (Assigned): Gem install fails on Ruby 2.5.1 with Cygwin (get_dns_server_list undefined)
Compiled and installed Ruby 2.5.1 on Cygwin, and now gem install fails with:
~~~ ruby
ERROR: While executing gem...
caspercg (Casper G)

07/02/2017

09:31 PM Ruby master Bug #13707: Windows ANSI escape sequences incorrectly positions cursor
Actually in an empty console you need to run `1000.times { |i| puts "#{i}" }; print "\e[1;1H"` to observe the effect ... caspercg (Casper G)
09:02 PM Ruby master Bug #13707 (Closed): Windows ANSI escape sequences incorrectly positions cursor
Positioning the cursor on Windows with the ANSI CSI n;m H sequence ("\e[n;mH") incorrectly moves the cursor relative ... caspercg (Casper G)

Also available in: Atom