Hello- I haven't updated in awhile, and I thought I'd absorb the good work of others who have been cleaning things up. A current cvs (2oct and 9oct) stops compiling(aix4.2 xlc compiler) in file src/exec/dpexec/log.c with the error message "log.c", line 59.16: 1506-018 (S) Operand of indirection operator must be a pointer expression. make[3]: *** [log.o] Error 1
line 59 log.c: return(errno); -randy
