From issues-return-1753-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Tue May 06 22:44:20 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 69885 invoked from network); 6 May 2008 22:44:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 May 2008 22:44:20 -0000 Received: (qmail 50761 invoked by uid 500); 6 May 2008 22:44:22 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 50733 invoked by uid 500); 6 May 2008 22:44:22 -0000 Mailing-List: contact issues-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list issues@stdcxx.apache.org Received: (qmail 50715 invoked by uid 99); 6 May 2008 22:44:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2008 15:44:21 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2008 22:43:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A8D8B234C100 for ; Tue, 6 May 2008 15:43:55 -0700 (PDT) Message-ID: <1808847612.1210113835677.JavaMail.jira@brutus> Date: Tue, 6 May 2008 15:43:55 -0700 (PDT) From: "Travis Vitek (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Created: (STDCXX-912) rw_alarm implementation is incomplete on windows MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org rw_alarm implementation is incomplete on windows ------------------------------------------------ Key: STDCXX-912 URL: https://issues.apache.org/jira/browse/STDCXX-912 Project: C++ Standard Library Issue Type: Bug Components: Test Driver Affects Versions: 4.2.1 Reporter: Travis Vitek Priority: Minor Fix For: 4.2.2 We don't seem to implement {{rw_sig_hold}} or {{rw_sig_restore}}. This oversight makes the function unportable, and can cause crashes on windows systems. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.