From owner-freebsd-hackers Mon Aug 27 10:43:53 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from bdr-xcon.matchlogic.com (mail.matchlogic.com [205.216.147.127]) by hub.freebsd.org (Postfix) with ESMTP id BD82937B40C for ; Mon, 27 Aug 2001 10:43:50 -0700 (PDT) (envelope-from crandall@matchlogic.com) Received: by mail.matchlogic.com with Internet Mail Service (5.5.2653.19) id ; Mon, 27 Aug 2001 10:24:49 -0600 Received: by mail.matchlogic.com with Internet Mail Service (5.5.2653.19) id ; Fri, 24 Aug 2001 10:29:41 -0600 Message-ID: <5FE9B713CCCDD311A03400508B8B30130828F33F@bdr-xcln.corp.matchlogic.com> From: Charles Randall To: "'freebsd-hackers@freebsd.org'" Subject: Portability of #warning in /usr/include Date: Fri, 24 Aug 2001 10:29:39 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've noted that several include files in /usr/include use the C preprocessor #warning directive. This isn't standard C and prevents some software from compiling using a compiler like TenDRA. What's the current opinion on this? Charles To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message