tower@WHEATIES.AI.MIT.EDU (Leonard H. Tower Jr.) (01/26/89)
Return-Path: <tiemann@gemini.stanford.edu> Date: Wed, 25 Jan 89 16:24:16 pst From: Michael Tiemann <tiemann@gemini.stanford.edu> To: tower@wheaties.ai.mit.edu Subject: GNU diff bug report Reply-To: tiemann@lurch.stanford.edu Who should this go to? Here are diganostics from making GNU diff on the HP 9000 s825. Could this be cleaned up in the next version? Thanks, cd /extra/diff/ make -k CC=cc CFLAGS=-O cc -O -c dir.c cc: "dir.c", line 57: error 1603: Incompatible operands: return operator. cc: "dir.c", line 171: warning 519: Function pointer handle_file requires indir ection for call. cc: "dir.c", line 178: warning 519: Function pointer handle_file requires indir ection for call. cc: "dir.c", line 184: warning 519: Function pointer handle_file requires indir ection for call. *** Error code 1 cc -O -c regex.c cc -O -c diff3.c cc: "diff3.c", line 287: error 1588: DIFF_PROGRAM undefined. cc: "diff3.c", line 287: error 1521: Initializer must be constant. *** Error code 1 `all' not remade because of errors Compilation finished at Wed Jan 25 16:20:32 Michael