cast from pointer to integer of different size
----------------------------------------------

                 Key: AXIS2C-483
                 URL: http://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.
-
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to