Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 37E11D42D for ; Tue, 18 Sep 2012 18:39:59 +0000 (UTC) Received: (qmail 49215 invoked by uid 500); 18 Sep 2012 18:39:59 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 49118 invoked by uid 500); 18 Sep 2012 18:39:59 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 49110 invoked by uid 99); 18 Sep 2012 18:39:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2012 18:39:58 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shazron@gmail.com designates 209.85.220.175 as permitted sender) Received: from [209.85.220.175] (HELO mail-vc0-f175.google.com) (209.85.220.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2012 18:39:53 +0000 Received: by vcqp1 with SMTP id p1so229299vcq.6 for ; Tue, 18 Sep 2012 11:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=p+y7srPBfWgEOdnmQXP3QxA2AaCY1LigTcKnYtpGB+E=; b=NLt4WP8jfuc3JJvh0SlK9T05R9krHMGbgX7CMbxptnHO//p+1xSc750lESeGSqlRcl 3OVq4449tRSjU/UkERF1omsXGxwrfac8ANU+q/RYWRSP5RTls7nSqFfHEdKBAO1/Zagf UQJjYMFz5/J05qO2PFZhvG5WCzZSlke/teiHqMv4OGCfBq38PRd44KODEb4igF/nJYqL f5FAsMlBApxdirhB7jpu5AGTdt6zqcspTVkvwN2OaOwFFpfVB2D2lbi4m1iUbc2scYoi aWdTPH1Nay18SRVYE/yvbt7lvL936cU27dbgOwr/eOFBvDN+3dhMufkjtl56+VMt/tFv TsMg== Received: by 10.58.23.202 with SMTP id o10mr437854vef.57.1347993572647; Tue, 18 Sep 2012 11:39:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.211.232 with HTTP; Tue, 18 Sep 2012 11:38:52 -0700 (PDT) In-Reply-To: References: From: Shazron Date: Tue, 18 Sep 2012 11:38:52 -0700 Message-ID: Subject: Re: Uncrustifying iOS To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org More info in this issue: https://issues.apache.org/jira/browse/CB-625 On Tue, Sep 18, 2012 at 11:37 AM, Mike Reinstein wrote: > Is there a pointer to any info on what uncrustify does? Sorry, I'm new to > this party. > > -Mike > > On Tue, Sep 18, 2012 at 2:33 PM, Shazron wrote: > >> I'm good with this change (no big changes coming up) >> >> On Tue, Sep 18, 2012 at 8:48 AM, Andrew Grieve wrote: >> > I've now checked in bin/uncrustify.sh on iOS. >> > >> > Running it changes a tonne of files though, so it would be best if there >> > were very few outstanding changes to people's local repos when it gets >> run. >> > >> > I still need to merge in the FileTransfer abort & progress events >> patches, >> > but then I'll be synced up. Is there anyone else that has changes they >> want >> > to merge before this gets run? >> > >> > Just a reminder that what we're trying to do here, is use the iOS repo >> as a >> > test case to see how well this tool works. We won't be using uncrustify >> on >> > any other repos unless a bunch of time goes by and we're really happy >> with >> > it. >> > >> > Andrew >>