From stdcxx-dev-return-4476-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Thu Aug 23 15:27:02 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 52752 invoked from network); 23 Aug 2007 15:27:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Aug 2007 15:27:01 -0000 Received: (qmail 40437 invoked by uid 500); 23 Aug 2007 15:26:58 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 40426 invoked by uid 500); 23 Aug 2007 15:26:58 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 40415 invoked by uid 99); 23 Aug 2007 15:26:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 08:26:58 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 15:26:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E1F0E71420F for ; Thu, 23 Aug 2007 08:26:30 -0700 (PDT) Message-ID: <21834030.1187882790923.JavaMail.jira@brutus> Date: Thu, 23 Aug 2007 08:26:30 -0700 (PDT) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Commented: (STDCXX-527) publish LOC metrics In-Reply-To: <13532715.1187844031018.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522175 ] Martin Sebor commented on STDCXX-527: ------------------------------------- Here's an interesting suggestion by Michael van der Westhuizen: let Ohloh (http://www.ohloh.net) do it for us. See below: http://www.mail-archive.com/stdcxx-dev@incubator.apache.org/msg04448.html > publish LOC metrics > ------------------- > > Key: STDCXX-527 > URL: https://issues.apache.org/jira/browse/STDCXX-527 > Project: C++ Standard Library > Issue Type: Task > Components: Web > Affects Versions: 4.1.2, 4.1.3, 4.1.4 > Reporter: Martin Sebor > Priority: Minor > > A recent project at work reminded me that it would be useful to keep track of LOC counts and other metrics for stdcxx on an ongoing basis and publish the data (perhaps in a graphical form) on the project web site. One tool that seems pretty popular for this purpose is David Wheeler's SLOCCount: http://www.dwheeler.com/sloccount/ -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.