Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2001 03:20:17 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/dev/amr amrreg.h src/sys/dev/sym sym_hip
Message-ID:  <XFMail.011213032017.jhb@FreeBSD.org>
In-Reply-To: <200112131112.fBDBCVS28263@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 13-Dec-01 John Baldwin wrote:
> jhb         2001/12/13 03:12:31 PST
> 
>   Modified files:
>     sys/dev/amr          amrreg.h 
>     sys/dev/sym          sym_hipd.c 
>   Log:
>   Comment tokens after #undef <macroname> and #endif.
>   
>   Reported by:    gcc30

gcc30 also complains loudly about the asr driver using C++ comments after
#endif as well, but using --std=c99 seems to have shut those up.  It would
still be nice if asr(4) was written in C90 though.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.011213032017.jhb>