Lines Matching refs:XML_WARNING
390 /* don't use XML_WARNING, we want the user to see this! */
569 #define XML_WARNING(msg, ...) do { \
658 else XML_WARNING("unknown device attribute: %s.", attr[i]);
671 XML_WARNING("illegal screen number: %s.", screen);
700 else XML_WARNING("unknown application attribute: %s.", attr[i]);
712 XML_WARNING("Invalid executable_regexp=\"%s\".", exec_regexp);
716 XML_WARNING("Incorrect sha1 application attribute");
745 XML_WARNING("Invalid application_name_match=\"%s\".", application_name_match);
753 XML_WARNING("Failed to parse application_versions range=\"%s\".",
772 else XML_WARNING("unknown application attribute: %s.", attr[i]);
782 XML_WARNING("Invalid engine_name_match=\"%s\".", engine_name_match);
790 XML_WARNING("Failed to parse engine_versions range=\"%s\".",
805 else XML_WARNING("unknown option attribute: %s.", attr[i]);
813 /* don't use XML_WARNING, drirc defines options for all drivers,
817 /* don't use XML_WARNING, we want the user to see this! */
824 XML_WARNING("illegal option value: %s.", value);
909 XML_WARNING("unknown element: %s.", name);