ast_log(LOG_ERROR,"File=%s, line=%d, column=%d: Couldn't find the include file: %s; ignoring the Include directive!\n", my_file, my_lineno, my_col, fnamebuf);
ast_log(LOG_ERROR,"File=%s, line=%d, column=%d: Couldn't find the include file: %s; ignoring the Include directive!\n",my_file,my_lineno,my_col,fnamebuf);
@ -1586,7 +1590,7 @@ case YY_STATE_EOF(INITIAL):
caseYY_STATE_EOF(paren):
caseYY_STATE_EOF(semic):
caseYY_STATE_EOF(argg):
#line 436 "ael.flex"
#line 440 "ael.flex"
{
if(--include_stack_index<0){
yyterminate();
@ -1602,10 +1606,10 @@ case YY_STATE_EOF(argg):
YY_BREAK
case55:
YY_RULE_SETUP
#line 449 "ael.flex"
#line 453 "ael.flex"
ECHO;
YY_BREAK
#line 1608 "ael_lex.c"
#line 1612 "ael_lex.c"
caseYY_END_OF_BUFFER:
{
@ -1836,7 +1840,7 @@ static int yy_get_next_buffer (yyscan_t yyscanner)