Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!WHEATIES.AI.MIT.EDU!tower From: tower@WHEATIES.AI.MIT.EDU (Leonard H. Tower Jr.) Newsgroups: gnu.utils.bug Subject: GNU diff bug report Message-ID: <8901260314.AA13573@wheat-chex.ai.mit.edu> Date: 26 Jan 89 03:14:47 GMT References: <8901260024.AA03130@gemini.STANFORD.EDU> Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 33 Return-Path: Date: Wed, 25 Jan 89 16:24:16 pst From: Michael Tiemann 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