Bugzilla – Bug 992
globus/include/gcc32dbgpthr/globus_config.h:76:1: warning: "IOV_MAX" redefined
Last modified: 2004-05-28 11:35:35
You need to log in before you can comment on or make changes to this bug.
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.
Looks like another problem caused by the moved from common to core?
fixed and commited to trunk
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.