From owner-freebsd-hackers@FreeBSD.ORG Sat May 2 07:28:37 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84297106564A for ; Sat, 2 May 2009 07:28:37 +0000 (UTC) (envelope-from christoph.mallon@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id C23758FC14 for ; Sat, 2 May 2009 07:28:36 +0000 (UTC) (envelope-from christoph.mallon@gmx.de) Received: (qmail invoked by alias); 02 May 2009 07:28:35 -0000 Received: from p54A3DE1D.dip.t-dialin.net (EHLO tron.homeunix.org) [84.163.222.29] by mail.gmx.net (mp026) with SMTP; 02 May 2009 09:28:35 +0200 X-Authenticated: #1673122 X-Provags-ID: V01U2FsdGVkX18Brol1nuIBrkwe5JLTixc6N2V4YSJVwLvxbXrLyH gJZA/ckaIe/Y0c Message-ID: <49FBF622.2050208@gmx.de> Date: Sat, 02 May 2009 09:28:34 +0200 From: Christoph Mallon User-Agent: Thunderbird 2.0.0.21 (X11/20090412) MIME-Version: 1.0 To: deeptech71@gmail.com References: <49FBB295.5030301@gmail.com> In-Reply-To: <49FBB295.5030301@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 Cc: freebsd-hackers@freebsd.org Subject: Re: C99: Suggestions for style(9) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 May 2009 07:28:37 -0000 deeptech71@gmail.com schrieb: > Well I agree with the proposed changes. > > What about allowing // comments? These are already widely used. grep shows hundreds of hits in sys/. Probably a clause should be added to style(9) to allow them "officially", but not right now. Christoph