Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1466

util/test/util/test_thread.c: function names conflicts on AIX

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0, 1.7.0
    • 1.7.0
    • tests
    • AIX 5.3

    Description

      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...

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dolmen-oxymel Olivier Mengué
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: