From owner-freebsd-current Mon Mar 25 13:25:02 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA06265 for current-outgoing; Mon, 25 Mar 1996 13:25:02 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA06245 for ; Mon, 25 Mar 1996 13:24:57 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id WAA10569 for ; Mon, 25 Mar 1996 22:24:22 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id WAA12298 for freebsd-current@FreeBSD.org; Mon, 25 Mar 1996 22:24:24 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.4/8.6.9) id VAA10338 for freebsd-current@FreeBSD.org; Mon, 25 Mar 1996 21:46:26 +0100 (MET) From: J Wunsch Message-Id: <199603252046.VAA10338@uriah.heep.sax.de> Subject: Re: lint To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Mon, 25 Mar 1996 21:46:25 +0100 (MET) In-Reply-To: <199603251348.AAA16328@godzilla.zeta.org.au> from "Bruce Evans" at Mar 26, 96 00:48:21 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk As Bruce Evans wrote: > >Have you discusses this with Jochen Pohl? > The args passed to cpp are fairly obvious in xlint.c. The other missing Yes, i know. I was rather interested in the author's opinion. Anyway, the code has been imported with a vendor tag, and we are free to add something like __GNUC__ ourselves. > defines are: > > __GNUC_MINOR__ Is this being used anywhere? > i386, __i386, __i386__ I remember that i've dicussed this with Jochen, but i would have to lookup the mail archives. I think we didn't agree on a commonly accepted way to handle this. Well, perhaps we should have a look into the current NetBSD version, this problem must have been much more urgent for NetBSD (unless they've been solving it elsewhere). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)