From owner-freebsd-hackers Tue Apr 14 07:03:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17278 for freebsd-hackers-outgoing; Tue, 14 Apr 1998 07:03:03 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from zippy.dyn.ml.org (garbanzo@spain-23.ppp.hooked.net [206.169.228.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17246 for ; Tue, 14 Apr 1998 14:02:53 GMT (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.8/8.8.7) with SMTP id HAA00976; Tue, 14 Apr 1998 07:02:10 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Tue, 14 Apr 1998 07:02:09 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: Alex Povolotsky cc: hackers@FreeBSD.ORG Subject: Re: System includes and C++ In-Reply-To: <199804140553.JAA23558@minas-tirith.pol.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 14 Apr 1998, Alex Povolotsky wrote: > Hello! > > Did anyone notice that some of system includes (at least, sys/socket.h) are > incompartible with C++, and requires adding #ifdef __cplusplus etc.? Nope. Because last I checked kIRC (written in [bad] C++) used among other headers sys/socket.h, and it works fine as-is. - alex "Contrary to popular belief, penguins are not the salvation of modern technology. Neither do they throw parties for the urban proletariat." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message