Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 1997 17:53:16 -0800 (PST)
From:      asami@vader.cs.berkeley.edu (Satoshi Asami)
To:        wosch@cs.tu-berlin.de
Cc:        ports@freebsd.org
Subject:   Re: emacs does not compile with -Dlint
Message-ID:  <199702190153.RAA06294@vader.cs.berkeley.edu>
In-Reply-To: <199702190142.CAA15367@ole.cs.tu-berlin.de> (message from Wolfram Schneider on Wed, 19 Feb 1997 02:42:12 %2B0100 (MET))

next in thread | previous in thread | raw e-mail | index | archive | help
 * wosch@campa <02:39:00> [~/tmp/emacs/work/emacs-19.34] 573
 * bash$ find . -name '*.c' |xargs egrep -2 sys/inode.h
 * ./src/lread.c-
 * ./src/lread.c-#ifdef lint
 * ./src/lread.c:#include <sys/inode.h>
 * ./src/lread.c-#endif /* lint */
 * ./src/lread.c-

What happens if you comment out those three lines?

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702190153.RAA06294>