I have the same issue with 3.7 and AIX 5.3
# make
gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -Wall -c color.c
nawk -f ./sigconv.awk /usr/include/sys/signal.h >sigdesc.h
gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -Wall -c commands.c
gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -Wall -c display.c
display.c: In function `display_move':
display.c:234: warning: `p' might be...
2009-03-25 21:23:29 UTC in Top