From 6182e05fe5316d697586f43376b8f69e699cab42 Mon Sep 17 00:00:00 2001 From: kolev1 Date: Thu, 16 Dec 2010 18:42:20 +0000 Subject: [PATCH] Added a filter for a compiler information message (possible optimization). --- AUTOTEST/make.filters | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTOTEST/make.filters b/AUTOTEST/make.filters index 72747352d..aeaf6cb1b 100644 --- a/AUTOTEST/make.filters +++ b/AUTOTEST/make.filters @@ -19,3 +19,4 @@ configure: WARNING: Try setting JNI_INCLUDES and rerunning configure configure: WARNING: Cannot find JVM shared library, Java support will be disabled 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.