From owner-freebsd-hackers@FreeBSD.ORG Sat May 2 02:38:17 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 A9BB3106567F for ; Sat, 2 May 2009 02:38:17 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 38D758FC21 for ; Sat, 2 May 2009 02:38:16 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: by fg-out-1718.google.com with SMTP id e12so137598fga.12 for ; Fri, 01 May 2009 19:38:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=4BC7XNv/bwQIkRcxn7i5ivEPZU+RTZABoO/49V6Hu2I=; b=W61fBIKItwtT/7wZgRdOXGNra/fvk1VjpepkwRXMlxuXjukSbIXsUSC721yfXmn1LO zhZ3OZstPYvLTICWIjjvHiePckjnnyA/IohRWYBgbEuAH8Q86eQJkp1wG6Z8llhWJRZY +322ealxfs6/gjpkQgnL8S0UszSFzYRmxUilc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=A+bDyhJ1zKnelRLm53uuwLzlIG3IloT8Bt+u8q4L9ipk8hi9+FEaNWhHlmGiLGIyWe IAt5xPOz/IhmIgz2rUiL6C0nBJQIEdUQfeFK1SD7D5/a/vs5B2TIZ25b6FYuo5oqBSPQ PSCxkXhdw2/BmI3deDBRPVSc5uQKBW6RHlVMc= Received: by 10.86.51.10 with SMTP id y10mr3457092fgy.9.1241231896210; Fri, 01 May 2009 19:38:16 -0700 (PDT) Received: from ?157.181.96.136? (quark.teteny.elte.hu [157.181.96.136]) by mx.google.com with ESMTPS id e11sm1816683fga.11.2009.05.01.19.38.15 (version=SSLv3 cipher=RC4-MD5); Fri, 01 May 2009 19:38:15 -0700 (PDT) Message-ID: <49FBB295.5030301@gmail.com> Date: Sat, 02 May 2009 04:40:21 +0200 From: deeptech71@gmail.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090303 MultiZilla/1.8.3.4e SeaMonkey/1.1.15 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 02:38:17 -0000 Well I agree with the proposed changes. What about allowing // comments?