Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 66555 invoked from network); 5 Sep 2007 05:09:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Sep 2007 05:09:06 -0000 Received: (qmail 34098 invoked by uid 500); 5 Sep 2007 05:09:00 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 34081 invoked by uid 500); 5 Sep 2007 05:09:00 -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 34070 invoked by uid 99); 5 Sep 2007 05:09:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2007 22:09:00 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2007 05:09:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F05F9714209 for ; Tue, 4 Sep 2007 22:08:44 -0700 (PDT) Message-ID: <5562148.1188968924981.JavaMail.jira@brutus> Date: Tue, 4 Sep 2007 22:08:44 -0700 (PDT) From: "Samisa Abeysinghe (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Resolved: (AXIS2C-483) cast from pointer to integer of different size In-Reply-To: <31774827.1167147682553.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/AXIS2C-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samisa Abeysinghe resolved AXIS2C-483. -------------------------------------- Resolution: Won't Fix We have retired Woden and XML Schema implementations. Hence this would not be fixed. > cast from pointer to integer of different size > ---------------------------------------------- > > Key: AXIS2C-483 > URL: https://issues.apache.org/jira/browse/AXIS2C-483 > Project: Axis2-C > Issue Type: Bug > Components: wsdl2c tool > Affects Versions: Current (Nightly) > Environment: Linux Intel 64 Bit > Reporter: Marc Giger > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I ../../../../util/include -I ../../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -Werror -I/usr/include/libxml2 -I/usr/include/libxml2 -MT typemapper.lo -MD -MP -MF .deps/typemapper.Tpo -c typemapper.c -fPIC -DPIC -o .libs/typemapper.o > cc1: warnings being treated as errors > typemapper.c: In function 'w2c_typemapper_is_primitive': > typemapper.c:471: warning: cast from pointer to integer of different size > make[2]: *** [typemapper.lo] Error 1 > make[2]: Leaving directory `/home/giger/projects/giger/XsltService/axis2c/tools/codegen/src/util' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/home/giger/projects/giger/XsltService/axis2c/tools/codegen/src' > make: *** [install-recursive] Error 1 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-dev-help@ws.apache.org