Index: pcbway.c =================================================================== --- pcbway.c (revision 27471) +++ pcbway.c (revision 27472) @@ -180,6 +180,7 @@ else PCB_DAD_LABEL(octx->dlg, "xml error: root is not \n"); } + else PCB_DAD_LABEL(octx->dlg, "xml error: failed to parse the xml\n"); xmlFreeDoc(doc);