xml_include fails if file is not found YAZ-668
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 8 Jul 2013 11:26:40 +0000 (13:26 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 8 Jul 2013 11:26:40 +0000 (13:26 +0200)
commitb9e9e8e2196e0081d4814c50cdd02c18911bcf29
tree5e6bfb422e803914de3d363d8b2b40646a6f76e6
parent32714ab839d402d1e6194316d5909b2ce37e3ee3
xml_include fails if file is not found YAZ-668

Unless glob pattern is used.
src/file_glob.c
src/xml_include.c
test/test_xml_include.c