From owner-freebsd-hackers Fri Jul 21 07:28:04 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id HAA02812 for hackers-outgoing; Fri, 21 Jul 1995 07:28:04 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id HAA02804 for ; Fri, 21 Jul 1995 07:27:48 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id AAA03980; Sat, 22 Jul 1995 00:11:49 +1000 Date: Sat, 22 Jul 1995 00:11:49 +1000 From: Bruce Evans Message-Id: <199507211411.AAA03980@godzilla.zeta.org.au> To: graichen@omega.physik.fu-berlin.de, hackers@freebsd.org Subject: Re: lint Sender: hackers-owner@freebsd.org Precedence: bulk >how about including the lint(1) from NetBSD into FreeBSD too (... would avoid >the "is there a lint for FreeBSD" questions) - t Has anyone tried it? How does it handle gcc features? We depend on __inline, __asm, __attribute, ... Bruce