From 609aa825e1503be72898e91d244ad100122f22e9 Mon Sep 17 00:00:00 2001 From: falgout Date: Mon, 10 Jan 2011 22:48:22 +0000 Subject: [PATCH] Added filters for a couple of SuperLU functions when compiled on dawndev. --- AUTOTEST/make.filters | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AUTOTEST/make.filters b/AUTOTEST/make.filters index aeaf6cb1b..65fcfddad 100644 --- a/AUTOTEST/make.filters +++ b/AUTOTEST/make.filters @@ -20,3 +20,5 @@ configure: WARNING: Cannot find JVM shared library, Java support will be disable sidl_search_scl.c: In function `sclCharacters': sidl_search_scl.c:319: warning: comparison is always true due to * Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192. +WARNING in dReadValues: Infinite loop. Program may not stop. +WARNING in dReadVector: Infinite loop. Program may not stop.