PreviousIndexLast

[bug-gsl] Re: gsl-1.10 "make check" for "linalg" and "randist" -- test.c does not compile (2008-02-29)

From: Brian Gough <bjg@gnu.org>
Subject: Re: gsl-1.10 "make check" for "linalg" and "randist" -- test.c does not compile
Date: Fri, 29 Feb 2008 10:39:06 +0000
To: mrengert@..........
Cc: bug-gsl@gnu.org

At Thu, 28 Feb 2008 16:05:56 -0500 (EST),
mrengert@.......... wrote:
> Two files fail to compile when making "check", because assignment statements are
> intermixed with declaration statements (is legal in c++, maybe?)
>
> The files are: linalg/test.c and randist/test.c.
>
> After moving the offending statements down after the last declaration, all was well.
>

Thanks for the bug report. This will be fixed in the next release.

--
best regards,

Brian Gough

GNU Scientific Library -
http://www.gnu.org/software/gsl/