From owner-freebsd-chat@FreeBSD.ORG Sat Apr 22 21:26:54 2006 Return-Path: X-Original-To: freebsd-chat@freebsd.org Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D94AE16A400 for ; Sat, 22 Apr 2006 21:26:54 +0000 (UTC) (envelope-from dugger@hotlz.com) Received: from www.hotlz.com (freedom.hotlz.com [209.20.218.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1814143D4C for ; Sat, 22 Apr 2006 21:26:54 +0000 (GMT) (envelope-from dugger@hotlz.com) Received: from [172.27.240.45] (henry.local.hotlz.com [172.27.240.45]) by www.hotlz.com (8.13.3/8.13.3) with ESMTP id k3MLQocs027125; Sat, 22 Apr 2006 14:26:51 -0700 (PDT) (envelope-from dugger@hotlz.com) Message-ID: <444A9F9B.3080006@hotlz.com> Date: Sat, 22 Apr 2006 14:26:51 -0700 From: Don Dugger User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-chat@freebsd.org References: <200604221603.k3MG3rmI003382@mist.nodomain> <444A64A3.2020208@hotlz.com> <86zmido6m7.fsf@xps.des.no> <444A7F6A.4050206@hotlz.com> <86irp1nwjq.fsf@xps.des.no> In-Reply-To: <86irp1nwjq.fsf@xps.des.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= Subject: Re: Why is not more FreeBSD software written in C++? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Apr 2006 21:26:54 -0000 Dag-Erling Smørgrav wrote: >Don Dugger writes: > > >>Dag-Erling Smørgrav writes: >> >> >>>// comments are neither better nor worse than /* */ comments, and >>>they have been available in C for seven years now. >>> >>> >>That's pure opinion and one that I haven't head. >> >> > >The availability of // comments in C99, which is now seven years old, >is fact, not opinion. > >DES > > Wrong part of the statement I was talking about it being better or worse. And again you your missing the point. What does this have to do with why one would use c rather then c++? Or the myth that c++ has poor performance in comparison to c. Don 8)