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: <[EMAIL PROTECTED]>
Fax:   +49 - 3 45 - 5 17 05 92            http://www.liwing.de/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to