Date: Tue, 19 Feb 2002 00:16:44 -0800 From: Alfred Perlstein <bright@mu.org> To: Kip Macy <kmacy@netapp.com> Cc: hackers@FreeBSD.ORG, joe@FreeBSD.ORG, bde@FreeBSD.ORG Subject: Re: usb header not c++ friendly. Message-ID: <20020219081644.GK12136@elvis.mu.org> In-Reply-To: <Pine.GSO.4.10.10202190009260.16795-100000@cranford> References: <20020219080800.GI12136@elvis.mu.org> <Pine.GSO.4.10.10202190009260.16795-100000@cranford>
next in thread | previous in thread | raw e-mail | index | archive | help
* Kip Macy <kmacy@netapp.com> [020219 00:12] wrote: > http://web.netapp.com/engineering/projects/raidv2/testing/global/ > > > > > uh, yeah.... it's not my header. > Oh duh, sorry... > If you do that then you have to modify all the files including it > correspondingly. Will putting an extern "C" { ... } around the file not fix the problem? It won't fix the problem. :( the #ifdef __cplusplus only kicks in when we're compiling c++ sources, sooooooo i think it's ok, gross but ok. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020219081644.GK12136>