projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ba32ff
)
Diagnostic mapping: tweak 10, 108 mappings
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 18 Nov 2011 12:09:04 +0000
(13:09 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 18 Nov 2011 12:09:04 +0000
(13:09 +0100)
The bib-1 to SRU are kept in order again, and 10->108 reverse
is in the reverse mapping.
src/srwutil.c
patch
|
blob
|
history
diff --git
a/src/srwutil.c
b/src/srwutil.c
index
e1ff5a9
..
340ada4
100644
(file)
--- a/
src/srwutil.c
+++ b/
src/srwutil.c
@@
-849,7
+849,6
@@
static int bib1_srw_map[] = {
7, 30,
8, 32,
9, 29,
- 108, 10, /* Malformed query : Syntax error */
10, 10,
11, 12,
11, 23,
@@
-887,6
+886,7
@@
static int bib1_srw_map[] = {
105, 3,
106, 66,
107, 11,
+ 108, 10,
108, 13,
108, 14,
108, 25,
@@
-1014,6
+1014,7
@@
static int bib1_srw_map[] = {
* the best back-translation of that SRW error.
*/
static int srw_bib1_map[] = {
+ 10, 108,
66, 238,
/* No doubt there are many more */
0