Bug 992 - globus/include/gcc32dbgpthr/globus_config.h:76:1: warning: "IOV_MAX" redefined
: globus/include/gcc32dbgpthr/globus_config.h:76:1: warning: "IOV_MAX" redefined
Status: RESOLVED FIXED
: Toolkit Internals
globus_core
: 2.4.0
: PC Linux
: P2 normal
: ---
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2003-06-11 05:28 by
Modified: 2004-05-28 11:35 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2003-06-11 05:28:05
The compiler complains that IOV_MAX is redefined. It is true, because of
initial
definition of this macro is in /usr/include/bits/stdio_lim.h standard header.

       Cheers, Dmitry.
------- Comment #1 From 2003-06-29 12:17:37 -------
Looks like another problem caused by the moved from common to core?
------- Comment #2 From 2003-07-16 18:04:10 -------
fixed and commited to trunk
------- Comment #3 From 2004-04-14 10:14:37 -------
this does not seem to be a problem.  Many things have changed in core since
this
was reopenned.  If it is still a problem please report the OS that causes the
problem.