From owner-freebsd-current Sat Oct 19 1:29:24 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8185737B407 for ; Sat, 19 Oct 2002 01:29:23 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8D4643E6E for ; Sat, 19 Oct 2002 01:29:21 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 67421 invoked from network); 19 Oct 2002 08:29:20 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 19 Oct 2002 08:29:20 -0000 Message-ID: <3DB117EF.CD0AEE45@liwing.de> Date: Sat, 19 Oct 2002 10:29:35 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: core@freebsd.org Cc: freebsd-current@freebsd.org Subject: ISO C99 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi folks, I saw many warning messages when compiling sth. under -current (as expected) while I turned on the "-DNO_WERROR" in /etc/make.conf as told in UPDATING. But the warnings are always the same: "ISO C89 doesn't support %s", so I thought about turning on the -std=c99 switch. But the kernel compile abouts in des*.S (is no object here), because "#Load" is not a valid preprocessor directive... So my question is: is the C99 compilation desired or not. If yes, I would try to make patches for every file which doesn't compile fine with -std=c99, otherwise I wouldn't. Kind regards, Jens -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message