From stdcxx-dev-return-303-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Tue Nov 08 16:02:48 2005 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 54524 invoked from network); 8 Nov 2005 16:02:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Nov 2005 16:02:48 -0000 Received: (qmail 62854 invoked by uid 500); 8 Nov 2005 16:02:43 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 62778 invoked by uid 500); 8 Nov 2005 16:02:43 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 62715 invoked by uid 99); 8 Nov 2005 16:02:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2005 08:02:40 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id D8158590 for ; Tue, 8 Nov 2005 17:02:19 +0100 (CET) Message-ID: <207879350.1131465739882.JavaMail.jira@ajax.apache.org> Date: Tue, 8 Nov 2005 17:02:19 +0100 (CET) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Created: (STDCXX-64) [HP aCC 3,5 +w] Warning (suggestion) 933: Null macro argument Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [HP aCC 3,5 +w] Warning (suggestion) 933: Null macro argument ------------------------------------------------------------- Key: STDCXX-64 URL: http://issues.apache.org/jira/browse/STDCXX-64 Project: STDCXX Type: Bug Components: Build Versions: 4.1.2 Environment: HP aCC 3, 5 Reporter: Martin Sebor Assigned to: Martin Sebor Priority: Trivial Fix For: 4.1.3 Compiling the library source files ti_num_get.cpp, ti_num_put.cpp, and ti_numpunct.cpp with HP aCC 3 and 5 gives the following warning: aCC +DA2.0N -D_RWCONFIG=8d -I./../../../include -I./../../.. -I./../../.. -I.. -I. -D_RWBUILD_std +w +W229 +W361 +W392 +W431 +W655 +W684 +W818 +W819 +W849 +W889 -AA +ESnolit -O +Z -c ../ti_num_get.cpp Warning (suggestion) 933: "../ti_num_get.cpp", line 56 # Null macro argument #1 for macro '_RWSTD_DEFINE_FACET_FACTORY'. _RWSTD_DEFINE_FACET_FACTORY (_RWSTD_EXPORT, num_get, TARGS_C, nu ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira