From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21289 invoked by alias); 16 Apr 2011 23:01:41 -0000 Received: (qmail 21279 invoked by uid 22791); 16 Apr 2011 23:01:40 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,TW_BZ,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; Sat, 16 Apr 2011 23:01:25 +0000 Received: from localhost ([127.0.0.1]:45183 helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QBEUW-0006Bh-Lp; Sat, 16 Apr 2011 19:01:24 -0400 Date: Sat, 16 Apr 2011 23:01:00 -0000 Message-ID: <43bp05kdsr.wl%bjg@gnu.org> From: Brian Gough To: "Brian Gladman" Cc: Subject: Re: GSL 1.15 Test Release In-Reply-To: <2F6C8DD90FBE49DEB5AE8CB08D7B1A2E@MobileSlave> References: <2F6C8DD90FBE49DEB5AE8CB08D7B1A2E@MobileSlave> User-Agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/23.2 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: 2011-q2/txt/msg00004.txt.bz2 At Thu, 14 Apr 2011 16:37:56 +0100, Brian Gladman wrote: > > I have just had a quick look at this on Microsoft Visual Studio 2010 and I > notice failures when compiling in C as a result of the use of C99's 'out of > order' declarations (which VC++ doesn't support for C code). > I think I've fixed all these in the bzr repository now.