hongli (Hongli Lai)
- Login: hongli
- Email: hongli@phusion.nl
- Registered on: 08/25/2008
- Last connection: 09/16/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 12 | 12 |
Activity
10/13/2017
-
08:49 PM Ruby master Bug #14009: macOS High Sierra and “fork” compatibility
- Regarding nobu's comment on whether linkers can ignore "useless" library links (comment #8): yes they can, but both o...
-
06:02 AM Ruby master Bug #14009: macOS High Sierra and “fork” compatibility
- nobu (Nobuyoshi Nakada) wrote:
> Does linking `Foundation` framework instead of `CoreFoundation` framework work?
...
10/12/2017
-
08:18 PM Ruby master Bug #14009: macOS High Sierra and “fork” compatibility
- Perhaps it helps if I further clarify this issue for those who are unfamiliar with it.
As you probably already kno...
01/05/2015
-
12:04 PM Ruby master Bug #10656: mkmf have_func fails if Ruby is compiled with static libruby
- You were right. I've fixed this in Passenger 4.0.57. Thanks Nobuyoshi.
12/30/2014
-
09:52 AM Ruby master Bug #10656: mkmf have_func fails if Ruby is compiled with static libruby
- Hm, I see. We clear $LIBS in order to fix https://github.com/phusion/passenger/issues/168, but that may be interferin...
12/26/2014
-
05:36 PM Ruby master Bug #10656 (Third Party's Issue): mkmf have_func fails if Ruby is compiled with static libruby
- If Ruby is compiled with static libruby, then mkmf have_func calls will fail. This is because have_func tries to comp...
02/22/2011
-
08:46 PM Backport187 Backport #1471: "Mutual join" deadlock detection faulty in 1.8.6 and 1.8.7
- =begin
It appears that applying this patch instead of John Carter's patches fixes both the mututal join problem as w...
02/21/2011
-
06:41 PM Backport187 Backport #1471: "Mutual join" deadlock detection faulty in 1.8.6 and 1.8.7
- =begin
This bug is still very much alive in Ruby 1.8.7-p334. mutual_join_bug.rb still triggers the bug. Though it is...
01/14/2011
-
04:29 AM Ruby master Feature #4265: Provide a core method Kernel#ruby for invoking a new Ruby instance
- =begin
Do you really need a core method for this? People can just copy-paste the code we use in Phusion Passenger fo...
04/15/2010
-
06:39 PM Ruby master Bug #3150 (Third Party's Issue): net/https peer verification doesn't do anything
- =begin
Setting verify_mode to VERIFY_PEER should make net/https raise an exception if peer certificate verification...
Also available in: Atom