X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzrpn.c;h=9dd7d2de026f83eb775c094410776d4055689682;hb=e19bd45069a282b054015f9cf88e109968b9fa7f;hp=9c9067fc977138a136e4667458b034aa2880a163;hpb=10d6601ca574d93bd5534b3a997a6b12305c75bc;p=idzebra-moved-to-github.git diff --git a/index/zrpn.c b/index/zrpn.c index 9c9067f..9dd7d2d 100644 --- a/index/zrpn.c +++ b/index/zrpn.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: zrpn.c,v $ - * Revision 1.89 1998-11-16 10:11:55 adam + * Revision 1.90 1998-11-16 16:03:43 adam + * Moved loggin utilities to Yaz. Was implemented in file zlogs.c. + * + * Revision 1.89 1998/11/16 10:11:55 adam * Added addtional info for error 114 - unsupported use attribute. * * Revision 1.88 1998/10/18 07:54:52 adam @@ -2216,7 +2219,6 @@ void rpn_scan (ZebraHandle zh, ODR stream, Z_AttributesPlusTerm *zapt, if (attributeset == VAL_NONE) attributeset = VAL_BIB1; - zlog_scan (zapt, attributeset); logf (LOG_DEBUG, "position = %d, num = %d", pos, num); attr_init (&use, zapt, 1);