From owner-freebsd-questions Tue Jun 11 23:11:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ariel.ucs.unimelb.edu.au (ariel.ucs.unimelb.edu.au [128.250.20.3]) by hub.freebsd.org (Postfix) with ESMTP id E6E4137B410 for ; Tue, 11 Jun 2002 23:08:44 -0700 (PDT) Received: from SARDIS.iprimus.com.au (ws18-60.its.unimelb.edu.au [128.250.18.60]) by ariel.ucs.unimelb.edu.au (8.12.3/8.12.3) with ESMTP id g5C68YW4019617; Wed, 12 Jun 2002 16:08:43 +1000 (EST) Message-Id: <5.1.1.6.0.20020612160834.00bbbe30@mail.iprimus.com.au> X-Sender: f3z@mail.iprimus.com.au X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Wed, 12 Jun 2002 16:09:49 +1000 To: Alexander V Zubchenko From: Jacob Rhoden Subject: Re: OT: Javascript source code formatting Cc: In-Reply-To: <20020612084451.V92282-100000@server.hermes-comp.zp.ua> References: <5.1.1.6.0.20020612152823.00b88f00@wheresmymailserver.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 08:52 AM 12/06/2002 +0300, Alexander V Zubchenko wrote: > > I have two rather large javascript files which are almost identical > > (someone has formatted and put different spacing in one of them) there has > > been a minor change to the source, but I cannot find it with diff (due to > > the different formatting). >What You mean under formatting (just indentation or something more, >like capitals in variable name or so)? Unfortunately its not that simple, braces have moved lines, and the number of spaces in front of each line has changed as well (by 2,3 or 4 spaces - *sigh*). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message