Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 1997 18:10:51 -0500
From:      "Gregory D. Moncreaff" <moncrg@dominus.ma.ultranet.com>
To:        "hackers@freebsd.org" <hackers@freebsd.org>
Subject:   C++ Code in Kernel
Message-ID:  <01BC3BA3.6FFD23A0@dominus.ultranet.com>

next in thread | raw e-mail | index | archive | help
maybe its just that I'm taking a c++ class now, but I'm
cusious as to the pro's and con's on writing kernel source
in c++.  I haven't seen nor heard on this happening on FreeBSD
[but then my travels haven't been that wide]

I assume that new and delete would have to be overloaded, and
that there would have to be some magic with respect to normal c
calling c++ code [name mangling]

Has this come up before?

-
g




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BC3BA3.6FFD23A0>