Return-Path: X-Original-To: apmail-apr-bugs-archive@www.apache.org Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 587821085D for ; Tue, 28 Jan 2014 15:52:12 +0000 (UTC) Received: (qmail 56855 invoked by uid 500); 28 Jan 2014 15:52:11 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 56818 invoked by uid 500); 28 Jan 2014 15:52:08 -0000 Mailing-List: contact bugs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apr.apache.org Delivered-To: mailing list bugs@apr.apache.org Received: (qmail 56811 invoked by uid 99); 28 Jan 2014 15:52:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 15:52:06 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 15:52:04 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 827701CB05; Tue, 28 Jan 2014 15:51:43 +0000 (UTC) From: bugzilla@apache.org To: bugs@apr.apache.org Subject: [Bug 45298] apr_os_thread_get() differs between windows and unix when thread is detached Date: Tue, 28 Jan 2014 15:51:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: APR X-Bugzilla-Component: APR X-Bugzilla-Version: 1.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: trawick@apache.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@apr.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=45298 --- Comment #7 from Jeff Trawick --- >Joe provided a patch for this issue 5 years ago. Is somebody taking care of these requests? My guess at the cause of the lack of responsiveness: When devs have looked at the patch they have the initial impression that it is way too complicated to be the right fix (not necessarily a correct assessment), and that combined with the fact that only a subset of devs work on the Windows code aside from very minor changes has resulted in the proposed patch not being evaluated all this time. I'll give it a hard look before the next apr 1.5.x release. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org For additional commands, e-mail: bugs-help@apr.apache.org