PARSE_FATAL
Parse_Error(PARSE_FATAL, "Too many nested if's. %d max.",
Parse_Error(PARSE_FATAL, "%s%d open conditional%s",
Parse_Error(PARSE_FATAL, "Empty file name in .if exists()");
level = PARSE_FATAL;
if (type == PARSE_FATAL)
Parse_Error(PARSE_FATAL, "Syntax error in for");
Parse_Error(PARSE_FATAL, "Missing variable in for");
Parse_Error(PARSE_FATAL, "Wrong number of items in for loop");
Parse_Error(PARSE_FATAL, "Read error");
Parse_Error(PARSE_FATAL, "Unclosed %s", type);
Parse_Error(PARSE_FATAL, "Could not find %.*s",
Parse_Error(PARSE_FATAL, "Cannot open %s", fullname);
Parse_Error(PARSE_FATAL, "Filename missing from \"%s\"",
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL, "Deprecated keyword found %s\n",
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL, "Wrong mix of special targets");
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL, "Missing dependency operator");
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL, "Trying to %s dynamic variable $%s",
Parse_Error(PARSE_FATAL, "Trying to %s poisoned variable %s\n",
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL,
Parse_Error(PARSE_FATAL, "Unterminated variable spec in %s", *pstr);
Parse_Error(PARSE_FATAL, "Unclosed variable specification");