On 8 Mar 2013, at 08:45, Jean-Charles BERTIN wrote:

> I think there is a bug in gnustep-tests!
> 
> Regards
> 
> diff --git a/TestFramework/gnustep-tests.in
> b/TestFramework/gnustep-tests.in
> index 8858129..6d0c4ba 100755
> --- a/TestFramework/gnustep-tests.in
> +++ b/TestFramework/gnustep-tests.in
> @@ -349,7 +349,7 @@ build_and_run ()
>     # Tell glibc to check for malloc errors, and to crash if it detects
>     # any.
>     MALLOC_CHECK_=2
> -    export MALLOC_CHECK
> +    export MALLOC_CHECK_

Thanks ... I applied that fix.

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to