From owner-freebsd-hackers Mon Apr 13 22:54:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA29085 for freebsd-hackers-outgoing; Mon, 13 Apr 1998 22:54:50 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from asteroid.svib.ru (root@asteroid.svib.ru [195.151.166.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA29020 for ; Tue, 14 Apr 1998 05:54:42 GMT (envelope-from tarkhil@asteroid.svib.ru) Received: from minas-tirith.pol.ru (shuttle.svib.ru [195.151.166.144]) by asteroid.svib.ru (8.8.8/8.8.8) with ESMTP id JAA17974 for ; Tue, 14 Apr 1998 09:53:45 +0400 (MSD) (envelope-from tarkhil@asteroid.svib.ru) Received: from minas-tirith.pol.ru (minas-tirith.pol.ru [127.0.0.1]) by minas-tirith.pol.ru (8.8.8/8.8.7) with ESMTP id JAA23558 for ; Tue, 14 Apr 1998 09:53:10 +0400 (MSD) (envelope-from tarkhil@minas-tirith.pol.ru) Message-Id: <199804140553.JAA23558@minas-tirith.pol.ru> X-Mailer: exmh version 2.0.1 12/23/97 To: hackers@FreeBSD.ORG Reply-To: tarkhil@asteroid.svib.ru Subject: System includes and C++ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 14 Apr 1998 09:53:08 +0400 From: Alex Povolotsky Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! Did anyone notice that some of system includes (at least, sys/socket.h) are incompartible with C++, and requires adding #ifdef __cplusplus etc.? Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message