MARC-8 ANSEL fix and proper better handling of incompl. sequences.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 17 Mar 2008 14:32:59 +0000 (15:32 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 17 Mar 2008 14:32:59 +0000 (15:32 +0100)
commitaf3fd923edc18c8ba6a0b629632e4a11ea30e8eb
tree4ed64d80ae700b8d316394514461b735f5629353
parent49cb82c6f1a4a54272ee8ec1ec4331d59da3d190
MARC-8 ANSEL fix and proper better handling of incompl. sequences.

The routine yaz_read_marc8_comb was modified to handle the escape
sequence for ANSEL properly . Thanks to Gary Anderson for pointing
out the problem with ANSEL. A few tests were added to test for the
use of incomplete sequences.
src/siconv.c
test/tsticonv.c