Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2000 11:01:45 -0400 (EDT)
From:      Isaac Waldron <waldroni@lr.net>
To:        freebsd-questions@freebsd.org
Subject:   C++ comments in kernel module
Message-ID:  <200008111501.LAA00387@waldron.house>

next in thread | raw e-mail | index | archive | help
I am working on a kernel module for the plex86 vm project, and have run into a 
small issue with some of the non-OS specific code.  This code has C++ style
'//' comments in it, which are disallowed by gcc when the -ansi flag is used.  
Does anyone know of a way to re-enable these comments, and if not, is there 
any harm in disabling the -ansi flag when compiling a kernel module?

Thanks in advance,
Isaac Waldron
waldroni at lr dot net


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




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