From owner-freebsd-hackers Wed Jan 5 11:50:40 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from monkeys.com (i180.value.net [206.14.136.180]) by hub.freebsd.org (Postfix) with ESMTP id 9ABBE15545 for ; Wed, 5 Jan 2000 11:50:28 -0800 (PST) (envelope-from rfg@monkeys.com) Received: from monkeys.com (localhost [127.0.0.1]) by monkeys.com (8.9.3/8.9.3) with ESMTP id LAA01470; Wed, 5 Jan 2000 11:50:12 -0800 (PST) To: Martin Cracauer Cc: hackers@FreeBSD.ORG Subject: Re: [OFFTOPIC] alt. C compiler In-reply-to: Your message of Wed, 05 Jan 2000 10:07:16 +0100. <20000105100716.A63545@cons.org> Date: Wed, 05 Jan 2000 11:50:12 -0800 Message-ID: <1468.947101812@monkeys.com> From: "Ronald F. Guilmette" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000105100716.A63545@cons.org>, Martin Cracauer wrote: >... If you have examples where it breaks, send them to me, please. Here is a list of a few system include file problems, in no particular order. Most of these are ANSI conformance problems. /usr/include/cam/cam.h:153: comma at end of enumerator list /usr/include/cam/cam_ccb.h:478: comma at end of enumerator list /usr/include/cam/cam_ccb.h:487: comma at end of enumerator list /usr/include/cam/cam_ccb.h:494: comma at end of enumerator list /usr/include/cam/cam_ccb.h:739: comma at end of enumerator list /usr/include/cam/cam_ccb.h:92: ANSI C restricts enumerator values to range of `int' /usr/include/cam/cam_ccb.h:97: ANSI C restricts enumerator values to range of `int' /usr/include/cam/cam_ccb.h:98: comma at end of enumerator list /usr/include/cam/scsi/scsi_cd.h:132: ANSI C does not allow extra `;' outside of a function /usr/include/cam/scsi/scsi_targetio.h:48: comma at end of enumerator list /usr/include/machine/cons.h:8: i386/i386/cons.h: No such file or directory /usr/include/machine/ipl.h:42: i386/isa/icu_ipl.h: No such file or directory /usr/include/machine/mpapic.h:33: i386/isa/icu.h: No such file or directory /usr/include/machine/pcb.h:82: structure has no members /usr/include/posix4/posix4.h:36: opt_posix.h: No such file or directory /usr/include/stand.h:311: arguments given to macro `getchar' /usr/include/sys/chio.h:155: comma at end of enumerator list /usr/include/sys/namei.h:169: ANSI C forbids zero-size array `nc_name' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message