X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fseshigh.c;h=d1205adb4cb465441ac470b0e4fa2fc1f12f9707;hb=9a4813613f9dcc5a03776064ce6dd41a71606b74;hp=a70fbc57a95bcee8ce1b4723808002ed53112a5c;hpb=a0c511bee52164f097c30d5e2598c0810605ff55;p=yaz-moved-to-github.git diff --git a/src/seshigh.c b/src/seshigh.c index a70fbc5..d1205ad 100644 --- a/src/seshigh.c +++ b/src/seshigh.c @@ -2520,11 +2520,9 @@ static Z_Records *pack_records(association *a, char *setname, int start, *next = freq.last_in_set ? 0 : recno + 1; - /* backend should be able to signal whether error is system-wide - or only pertaining to current record */ if (freq.errcode) { - if (!freq.surrogate_flag) + if (!freq.surrogate_flag) /* non-surrogate diagnostic i.e. global */ { char s[20]; *pres = Z_PresentStatus_failure;