From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [IPv6:2a00:1450:400c:c03::22b]) by hurricane.the-brannons.com (Postfix) with ESMTPS id CF89D77AD7 for ; Tue, 24 Dec 2013 11:28:19 -0800 (PST) Received: by mail-we0-f171.google.com with SMTP id q58so6277471wes.30 for ; Tue, 24 Dec 2013 11:28:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=OWSprlqVozpoFfT9e+FFouvicILZCZxcQsGmNgPTJsM=; b=0cNKpd2wewTPcgrPnaoEevW2jeL4EfihYG36yACngkHxG5EHzHujVoF3jGq/KfyffP UNyAeFzhqxo1v90WhsDNUjNHWZbrQxeK0VYntuxc8/EbHCkHGLdRiOTQz+Fix5s75zHw PyNfL7EwsTrQgyPYza1Vllyne+l7tl/6tiqZMXn4kJpT4RLyzyxrnPxveBmucU5p3eNF OtAVPzZX9R1sa74gMaoCkhn+q5WjP9zkeha2A25jntY5q9Ye0kwbBDE+7iCKQoKZgLDB YVGu+nK7UDyEnM3KP8AHnHegDheaCPu83Rc4bR487pY9REoUd+M3TkG3DMXdO2TwSx90 cF2g== X-Received: by 10.194.93.193 with SMTP id cw1mr24021618wjb.38.1387913293682; Tue, 24 Dec 2013 11:28:13 -0800 (PST) Received: from toaster.adamthompson.me.uk (toaster.adamthompson.me.uk. [2001:8b0:1142:9042::2]) by mx.google.com with ESMTPSA id bj3sm13136086wjb.14.2013.12.24.11.28.12 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 24 Dec 2013 11:28:13 -0800 (PST) Date: Tue, 24 Dec 2013 19:28:10 +0000 From: Adam Thompson To: Karl Dahlke Message-ID: <20131224192810.GJ18259@toaster.adamthompson.me.uk> References: <20131124142224.eklhad@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131124142224.eklhad@comcast.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Edbrowse-dev@lists.the-brannons.com Subject: Re: [Edbrowse-dev] jsloc X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.17 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Dec 2013 19:28:20 -0000 On Tue, Dec 24, 2013 at 02:22:24PM -0500, Karl Dahlke wrote: > Ok, jsloc.cpp is now in. > You might want to pull everything and make sure I'm up to date with you. All looks ok. We really need to work out a better way for patch submission. If I can work out how to use github I could probably do something fancy like fork the repo and push to my copy or something like that. > Don't worry about the duplicate send, I figured it out. Ok. Cheers, Adam. PS: my github username is arthompson