From axis-c-dev-return-21138-apmail-ws-axis-c-dev-archive=ws.apache.org@ws.apache.org Wed Oct 21 13:10:22 2009 Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 68672 invoked from network); 21 Oct 2009 13:10:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Oct 2009 13:10:22 -0000 Received: (qmail 82785 invoked by uid 500); 21 Oct 2009 13:10:22 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 82764 invoked by uid 500); 21 Oct 2009 13:10:22 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 82755 invoked by uid 99); 21 Oct 2009 13:10:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2009 13:10:22 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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, 21 Oct 2009 13:10:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6136E234C045 for ; Wed, 21 Oct 2009 06:09:59 -0700 (PDT) Message-ID: <413924858.1256130599383.JavaMail.jira@brutus> Date: Wed, 21 Oct 2009 13:09:59 +0000 (UTC) From: "Francois Mireaux (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Commented: (AXIS2C-1409) The AXIS2_PARAM_CHECK macro reset the env status when the param is OK In-Reply-To: <1164138250.1256129999429.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS2C-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768224#action_12768224 ] Francois Mireaux commented on AXIS2C-1409: ------------------------------------------ Sorry, I don't see the JIRA AXIS2C-1402. But is somebody works on the topic ? (I could carry on tracking problems with a correct AXIS2_PARAM_CHECK macro) > The AXIS2_PARAM_CHECK macro reset the env status when the param is OK > --------------------------------------------------------------------- > > Key: AXIS2C-1409 > URL: https://issues.apache.org/jira/browse/AXIS2C-1409 > Project: Axis2-C > Issue Type: Bug > Reporter: Francois Mireaux > > In AXIS2_PARAM_CHECK macro, reseting the env status to OK when the tested parameter is OK seems not a good thing. Some days ago, the macro was modified to not reset the env status which leads me to track down some errors (see JIRA AXIS2C-1407 and AXIS2C-1408). > This day (10/21/2009) the macro resets again the env status but this could conceal real errors. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.