From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7473 invoked by alias); 6 May 2010 09:03:29 -0000 Received: (qmail 7341 invoked by uid 22791); 6 May 2010 09:03:28 -0000 X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 06 May 2010 09:03:23 +0000 Received: from localhost ([127.0.0.1]:59953 helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9wzJ-0001Dz-Lr; Thu, 06 May 2010 05:03:21 -0400 Date: Thu, 06 May 2010 09:03:00 -0000 Message-ID: <43vdb11oai.wl%bjg@gnu.org> From: Brian Gough To: Rhys Ulerich Cc: gsl-discuss@sourceware.org Subject: Re: gsl_complex_pow_real(gsl_complex_rect(0,0),0) returns (0,0) In-Reply-To: References: User-Agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/23.1 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII 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: 2010-q2/txt/msg00009.txt.bz2 At Wed, 5 May 2010 21:49:18 -0500, Rhys Ulerich wrote: > Bug filed with a patch adding a test case and another patch making the test > case pass. If you apply the first one and run make check, you'll see it > catch the error. Adds some warm fuzziness to the process. > > I've not figured out how to change bug status in Savannah, only to comment > and attach files. Is there some additional authorization I'd need to modify > a severity, status, assign it, etc? Or am I just having my usual dumb luck > with web UIs? Thanks for handling that bug, you need permissions on the tracker to change the status -- I've added you to the gsl savannah group so you can do that.