Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2002 10:29:35 +0200
From:      Jens Rehsack <rehsack@liwing.de>
To:        core@freebsd.org
Cc:        freebsd-current@freebsd.org
Subject:   ISO C99
Message-ID:  <3DB117EF.CD0AEE45@liwing.de>

next in thread | raw e-mail | index | archive | help
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: <rehsack@liwing.de>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DB117EF.CD0AEE45>