From: Heikki Levanto Date: Fri, 10 Dec 2004 10:42:33 +0000 (+0000) Subject: Deprecated yaz-util.h with a warinng in place. Re-enabled the warning in log.h X-Git-Tag: YAZ.2.0.30~33 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=769837bc0ae28324b0a793549e1a20036e42e2e5;hp=769837bc0ae28324b0a793549e1a20036e42e2e5;p=yaz-moved-to-github.git Deprecated yaz-util.h with a warinng in place. Re-enabled the warning in log.h Note: All these warings can be avoided with CFLAGS="-Wall -g -D YAZ_USE_OLD_LOG" ./configure ---