From issues-return-1576-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Wed Apr 23 20:42:54 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 66290 invoked from network); 23 Apr 2008 20:42:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2008 20:42:51 -0000 Received: (qmail 14816 invoked by uid 500); 23 Apr 2008 20:42:50 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 14772 invoked by uid 500); 23 Apr 2008 20:42:50 -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 14731 invoked by uid 99); 23 Apr 2008 20:42:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Apr 2008 13:42:50 -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; Wed, 23 Apr 2008 20:42:14 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8A781234C101 for ; Wed, 23 Apr 2008 13:39:23 -0700 (PDT) Message-ID: <1929503258.1208983163566.JavaMail.jira@brutus> Date: Wed, 23 Apr 2008 13:39:23 -0700 (PDT) From: "Travis Vitek (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Updated: (STDCXX-772) [HP aCC 6.16] warning #20035-D: variable is used before its value is set in functional In-Reply-To: <216876630.1205774184377.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-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-772: -------------------------------- Fix Version/s: (was: 4.2.1) 4.2.2 Deferred to 4.2.2 > [HP aCC 6.16] warning #20035-D: variable is used before its value is set in functional > -------------------------------------------------------------------------------------- > > Key: STDCXX-772 > URL: https://issues.apache.org/jira/browse/STDCXX-772 > Project: C++ Standard Library > Issue Type: Sub-task > Components: Tests > Affects Versions: 4.2.0 > Environment: $ uname -sr && aCC -V > HP-UX B.11.31 > aCC: HP C/aC++ B3910B A.06.16 [Nov 26 2007] > Reporter: Scott (Yu) Zhong > Assignee: Travis Vitek > Fix For: 4.2.2 > > Original Estimate: 2h > Time Spent: 2.5h > Remaining Estimate: 0h > > aCC -c -mt -I/amd/devco/scottz/stdcxx/4.2.x/include -I/build/scottz/12d/include -I/amd/devco/scottz/stdcxx/4.2.x/tests/include -AA +O2 +DD64 > +w +W392 +W655 +W684 +W818 +W819 +W849 +W2193 +W2236 +W2261 +W2340 +W2401 +W2487 +W4227 +W4229 +W4231 +W4235 +W4237 +W4249 +W4255 +W4272 +W4284 + > W4285 +W4286 /amd/devco/scottz/stdcxx/4.2.x/tests/utilities/20.function.objects.cpp > "/amd/devco/scottz/stdcxx/4.2.x/include/functional", line 320, procedure test_binders: warning #20035-D: variable "obj_minus" is used before its value is set -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.