From issues-return-2416-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Sat Sep 06 20:36:05 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 11984 invoked from network); 6 Sep 2008 20:36:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Sep 2008 20:36:04 -0000 Received: (qmail 14631 invoked by uid 500); 6 Sep 2008 20:36:03 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 14609 invoked by uid 500); 6 Sep 2008 20:36:02 -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 14598 invoked by uid 99); 6 Sep 2008 20:36:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Sep 2008 13:36:02 -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; Sat, 06 Sep 2008 20:35:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 37DCB234C1C4 for ; Sat, 6 Sep 2008 13:35:44 -0700 (PDT) Message-ID: <811399150.1220733344221.JavaMail.jira@brutus> Date: Sat, 6 Sep 2008 13:35:44 -0700 (PDT) From: "Martin Sebor (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Closed: (STDCXX-1014) [HP aCC 6] enable performance advice and security warnings In-Reply-To: <459100753.1220732864192.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-1014. -------------------------------- Resolution: Fixed Options enabled in [r692728|http://svn.apache.org/viewvc?rev=692728&view=rev]. > [HP aCC 6] enable performance advice and security warnings > ---------------------------------------------------------- > > Key: STDCXX-1014 > URL: https://issues.apache.org/jira/browse/STDCXX-1014 > Project: C++ Standard Library > Issue Type: Improvement > Components: Documentation > Affects Versions: 4.2.1 > Environment: HP aCC 6 > Reporter: Martin Sebor > Assignee: Martin Sebor > Fix For: 4.2.2 > > Original Estimate: 2h > Remaining Estimate: 2h > > HP aCC provides two useful warning options that aren't enabled in stdcxx builds: > * [+wperfadvice|http://docs.hp.com/en/10946/options.htm#opt+wperfadvice] (since aCC A.06.15) > * [+wsecurity|http://docs.hp.com/en/7283/options.htm#opt+wsecurity] (since aCC A.06.05) > It'd be good to enable these and silence any potential warnings. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.