Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A6EB019B57 for ; Mon, 7 Mar 2016 16:22:39 +0000 (UTC) Received: (qmail 89832 invoked by uid 500); 7 Mar 2016 16:22:39 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 89759 invoked by uid 500); 7 Mar 2016 16:22:39 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 89748 invoked by uid 99); 7 Mar 2016 16:22:39 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Mar 2016 16:22:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id ADDB41806BD for ; Mon, 7 Mar 2016 16:22:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.05 X-Spam-Level: X-Spam-Status: No, score=-1.05 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.329, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id XopR2lex4Sxo for ; Mon, 7 Mar 2016 16:22:37 +0000 (UTC) Received: from mail-smtp-ng-out-4b.wtnet.de (mail-smtp-ng-out-4.wtnet.de [84.46.103.120]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 639EB5FB1B for ; Mon, 7 Mar 2016 16:22:37 +0000 (UTC) Received: from bc2-blade2.wtnet.de (mail-cust-ng-in-4.wtnet.de [84.46.103.104] (may be forged)) by bc2-blade7.wtnet.de (8.14.5/8.14.5) with ESMTP id u27GMTUc029421 for ; Mon, 7 Mar 2016 17:22:29 +0100 X-WT-Originating-IP: 46.59.230.150 X-WT-Authenticated-As: marcus.mail Received: from f9.linux (CM-POP8-660.catv.wtnet.de [46.59.230.150]) (authenticated bits=0) by bc2-blade2.wtnet.de (8.15.2/8.15.2) with ESMTPSA id u27GMSY6031388 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 7 Mar 2016 17:22:29 +0100 Message-ID: <56DDAAC4.1050009@wtnet.de> Date: Mon, 07 Mar 2016 17:22:28 +0100 From: Marcus User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: dev@openoffice.apache.org Subject: Re: Lines of Code References: <56DAF3C5.9050302@apache.org> In-Reply-To: <56DAF3C5.9050302@apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Am 03/05/2016 03:57 PM, schrieb Carl Marcum: > I just found this cloc tool and thought it would be interesting to run > against my AOO working copy of trunk. > > (you need to use a fixed width font for everything to line up correctly) > It counts files and divides up code from blank lines and comments. > Not sure if everything is recognized correctly or not. that are impressive numbers. Thanks for finding and sharing. BTW: Is the high number of different file types and code languages maybe also a reason for our "very special" build system? Would it help to simplify it when we reduce this diversity? Just an idea. Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org