Bell 32V release
[unix-history] / usr / src / cmd / adb / err
cc -O -d2 -c access.c
cc -O -d2 -c command.c
cc -O -d2 -c expr.c
cc -O -d2 -c format.c
"format.c", line 115: warning: struct/union or struct/union pointer required
"format.c", line 116: warning: struct/union or struct/union pointer required
"format.c", line 214: warning: struct/union or struct/union pointer required
"format.c", line 219: warning: struct/union or struct/union pointer required
cc -O -d2 -c input.c
cc -O -d2 -c opset.c
"opset.c", line 118: warning: struct/union or struct/union pointer required
"opset.c", line 119: warning: struct/union or struct/union pointer required
"opset.c", line 125: warning: struct/union or struct/union pointer required
"opset.c", line 126: warning: struct/union or struct/union pointer required
"opset.c", line 127: warning: struct/union or struct/union pointer required
"opset.c", line 128: warning: struct/union or struct/union pointer required
cc -S optab.c
ed <:rofix optab.s
51223
50414
as -o optab.o optab.s
rm optab.s
cc -O -d2 -c main.c
"main.c", line 120: warning: illegal combination of pointer and integer
"main.c", line 134: warning: illegal combination of pointer and integer
cc -S message.c
ed <:rofix message.s
8661
8658
as -o message.o message.s
rm message.s
cc -O -d2 -c output.c
/usr/include/stdio.h: 22: EOF redefined
"output.c", line 108: warning: illegal pointer combination
"output.c", line 108: warning: illegal pointer combination
"output.c", line 120: warning: illegal pointer combination
"output.c", line 163: warning: illegal combination of pointer and integer
"output.c", line 236: warning: illegal combination of pointer and integer
"output.c", line 317: warning: illegal pointer combination
"output.c", line 319: warning: illegal pointer combination
cc -O -d2 -c pcs.c
"pcs.c", line 63: warning: illegal combination of pointer and integer
"pcs.c", line 64: warning: illegal combination of pointer and integer
cc -O -d2 -c print.c
print.c: 102: MAXSIG redefined
cc -O -d2 -c runpcs.c
cc -O -d2 -c setup.c
"setup.c", line 88: warning: illegal combination of pointer and integer
"setup.c", line 90: warning: illegal combination of pointer and integer
"setup.c", line 91: warning: illegal combination of pointer and integer
cc -O -d2 -c sym.c
cc -o adb *.o