General

Profile

hone (Terence Lee)

  • Login: hone
  • Email: hone02@gmail.com
  • Registered on: 11/28/2013
  • Last sign in: 07/29/2019

Issues

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

Projects

Project Roles Registered on
Ruby Alumni 03/13/2025

Activity

07/29/2019

07:55 PM Ruby Bug #16028 (Closed): Backport r67563: SNI is not enabled in Net::IMAP
There was an issue already created for https://bugs.ruby-lang.org/issues/15594 as a backport for Ruby 2.6 by naruse: https://bugs.ruby-lang.org/issues/15769. Can we get this backported to Ruby 2.5 and 2.4? This affects users on Ubuntu 18... hone (Terence Lee)

12/07/2017

08:51 PM Ruby Bug #13997 (Closed): Bundler gem binstub broken
hsbt (Hiroshi SHIBATA) wrote:
> It fixed r60174 maybe. Can you try current HEAD(r60928)?
Hi @hsbt, thanks for looking into this. It's fixed as far as I can tell. I'm going to close it. I did a git bisect and r60171 fixed it. Thank yo...
hone (Terence Lee)

11/30/2017

06:40 AM Ruby Bug #13997: Bundler gem binstub broken
hsbt (Hiroshi SHIBATA) wrote:
> @hone
> ...
Hi @hsbt, we don't use RVM on Heroku at all. This is just my local machine.
hone (Terence Lee)

10/12/2017

06:34 PM Ruby Bug #13997: Bundler gem binstub broken
Eregon (Benoit Daloze) wrote:
> So #load indeed does not support this skipping-until-ruby-shebang logic that `ruby file` does.
> ...
Ah, I see what you're saying.
After some more inspection, it looks like there's something weird goi...
hone (Terence Lee)

10/11/2017

10:29 PM Ruby Bug #13997: Bundler gem binstub broken
hsbt (Hiroshi SHIBATA) wrote:
> Thanks, Terence.
> ...
```/tmp/bundler/``` is just the directory where I unpacked Ruby 2.5.0.
I investigated some more and it looks like Benoit is partially right. Thanks for pointing me in the right ...
hone (Terence Lee)
08:09 PM Ruby Bug #13997: Bundler gem binstub broken
Eregon (Benoit Daloze) wrote:
> That binstub looks wrong, I would guess it's Bundler's bug.
> ...
This is the binstub generated from Ruby's vendored bundler (in the exe folder)
~~~
#!/bin/sh
# -*- ruby -*-
bindir="${0%/*}"
exec ...
hone (Terence Lee)

10/10/2017

10:54 PM Ruby Bug #13997 (Closed): Bundler gem binstub broken
Hi,
In Ruby 2.5.0-preview1, I'm seeing the following error if the Rubygems binstub PATH precedes the binstubs from ruby and the Bundler version installed is <= 1.15.4 (what ruby vendors).
~~~
/home/hone/.rvm/gems/ruby-2.4.1@global...
hone (Terence Lee)

12/22/2016

12:11 AM Ruby Bug #13060: pkg_config breaks when adding '-Wconversion' to $CFLAGS
I was able to track it down to this commit using git bisect, https://github.com/ruby/ruby/commit/feaa82a42ba238d9192d219f72229f4c3948957f. hone (Terence Lee)

12/21/2016

07:35 PM Ruby Bug #13060 (Closed): pkg_config breaks when adding '-Wconversion' to $CFLAGS
When compiling the nokogiri gem, you can opt to use system libraries which uses `pkg_config`. When I add '-Wconversion' to $CFLAGS, it causes 'pkg_config('libxml-2.0')' to return nil. This is not the case in Ruby 2.3.3.
This will affe...
hone (Terence Lee)

04/14/2014

09:36 AM Ruby Misc #9741 (Closed): Policy for Posting Security & General Announcements on www.ruby-lang.org
What is the policy for posting security or general announcements on the www.ruby-lang.org blog? hone (Terence Lee)

Also available in: Atom