You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-c-dev@ws.apache.org by "Damitha Kumarage (JIRA)" <ji...@apache.org> on 2010/07/07 10:55:51 UTC

[jira] Resolved: (AXIS2C-1466) util/test/util/test_thread.c: function names conflicts on AIX

     [ https://issues.apache.org/jira/browse/AXIS2C-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damitha Kumarage resolved AXIS2C-1466.
--------------------------------------

    Fix Version/s: 1.7.0
       Resolution: Fixed

Fixed

> util/test/util/test_thread.c: function names conflicts on AIX
> -------------------------------------------------------------
>
>                 Key: AXIS2C-1466
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1466
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 1.6.0, 1.7.0, Current (Nightly)
>         Environment: AIX 5.3
>            Reporter: Olivier Mengué
>             Fix For: 1.7.0
>
>
>         source='test_util.c' object='test_util.o' libtool=no  DEPDIR=.deps depmode=aix /bin/sh ../../depcomp  xlc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -D__unix -I/usr/include -I/opt/freeware/include  -g -qnolm -qstrict -D_LARGEFILE64_SOURCE  -c test_util.c
> "test_thread.h", line 27.6: 1506-343 (S) Redeclaration of thread_init differs from previous declaration on line 920 of "/usr/include/sys/thread.h".
> "test_thread.h", line 27.6: 1506-376 (I) Redeclaration of thread_init has a different number of fixed parameters than the previous declaration.
> "test_thread.h", line 27.6: 1506-377 (I) The type "const struct axutil_env*" of parameter 1 differs from the previous type "unsigned long long".
> "test_util.c", line 248.5: 1506-046 (S) Syntax error.
> "test_util.c", line 254.5: 1506-046 (S) Syntax error.
> "test_util.c", line 260.5: 1506-046 (S) Syntax error.
> "test_util.c", line 268.5: 1506-046 (S) Syntax error.
> "test_util.c", line 299.5: 1506-046 (S) Syntax error.
> /usr/include/sys/thread.h contains many functions whose name starts with 'thread_': thread_init, thread_create, thread_kill, thread_terminate, thread_unlock...

-- 
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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org