From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16648 invoked by alias); 28 Jun 2009 20:41:55 -0000 Received: (qmail 16600 invoked by uid 22791); 28 Jun 2009 20:41:55 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.network-theory.co.uk (HELO mail.network-theory.co.uk) (66.199.228.187) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 28 Jun 2009 20:41:49 +0000 Date: Sun, 28 Jun 2009 20:41:00 -0000 Message-ID: From: Brian Gough To: Rhys Ulerich Cc: gsl-discuss@sourceware.org Subject: Re: [PATCH] Adding fixed-order Gauss-Legendre integration routines In-Reply-To: <4a00655d0906230958s521f52a1k5bcc9959adc862d@mail.gmail.com> References: <4a00655d0906211327x742b7224of110fa0621fbbad9@mail.gmail.com> <4a00655d0906211331y127e5693uda4805cf347561b3@mail.gmail.com> <87tz263nnd.wl%bjg@network-theory.co.uk> <4a00655d0906230958s521f52a1k5bcc9959adc862d@mail.gmail.com> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Message-Mac: 37d65ea684d8f7eea5e4078771b65965 Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00035.txt.bz2 At Tue, 23 Jun 2009 11:58:00 -0500, Rhys Ulerich wrote: > > [1 ] > > Could you redo the patch without the whitespace changes to make it > > easier to see the actual changes, thanks. > > Definitely (attached) Didn't know about that git format-patch > argument until just now... I've checked this into the branch integ-glfixed at http://src.network-theory.com/gsl.git I'll merge it after the next release. -- Brian Gough