From mboxrd@z Thu Jan 1 00:00:00 1970 From: bmanson@sourceware.cygnus.com To: gnats-cvs@sourceware.cygnus.com Subject: gnats/gnats ChangeLog edit.c index.c internal.c Date: Sat, 29 Jan 2000 01:16:00 -0000 Message-id: <20000129091613.22898.qmail@sourceware.cygnus.com> X-SW-Source: 2000/msg00034.html List-Id: CVSROOT: /cvs/gnats Module name: gnats Changes by: bmanson@sourceware.cygnus.com 00/01/29 01:16:13 Modified files: gnats : ChangeLog edit.c index.c internal.c Log message: * internal.c (setError): CODE_READONLY_FIELD has a BadFields list. * index.c (writeCurrIndex): Fix writing out of binary indexes; we need to write the number of fields in the index as the first byte. (createIndexEntry): Call createIndexEntryBinary () if the index is binary.