[Spread-users] [BUG][PATCH] fd to session troubles

Marc Zyngier Marc.Zyngier at evidian.com
Tue Feb 5 10:43:18 EST 2002


>>>>> "JS" == Jonathan Stanton <jonathan at cnds.jhu.edu> writes:

JS> Could you email what specific places the preprocessor complains
JS> about? I actually tried to make sure there wouldn't be conflicts,
JS> and I'm curious if I just missed some places, or if my approach
JS> isn't working at all.

Well, I was a bit excessive about 'screams like mad...' ;-)) We get a
lot of warnings (49), but only 6 warnings are related to the errno
changes.

alarm.c
D:\devstudio\VC\INCLUDE\errno.h(66) : warning C4005: 'EINTR' : macro
redefinition
D:\devstudio\VC\INCLUDE\errno.h(73) : warning C4005: 'EAGAIN' : macro
redefinition

events.c
D:\devstudio\VC\INCLUDE\errno.h(66) : warning C4005: 'EINTR' : macro
redefinition
D:\devstudio\VC\INCLUDE\errno.h(73) : warning C4005: 'EAGAIN' : macro
redefinition

log.c
D:\devstudio\VC\INCLUDE\errno.h(66) : warning C4005: 'EINTR' : macro
redefinition
D:\devstudio\VC\INCLUDE\errno.h(73) : warning C4005: 'EAGAIN' : macro
redefinition

        M.
-- 
And don't forget you'll never get a dog to walk upright
Just 'cause you've got the power, that don't mean you've got the right.





More information about the Spread-users mailing list