added QSE_SIO_KEEPPATH and qse_sio_getpath().
fixed a file inclusion bug in awk and xli
This commit is contained in:
@ -203,7 +203,7 @@ struct qse_awk_t
|
||||
qse_awk_sio_arg_t arg; /* for the top level source */
|
||||
qse_awk_sio_arg_t* inp; /* current input argument. */
|
||||
} sio;
|
||||
qse_htb_t* sio_names;
|
||||
qse_link_t* sio_names;
|
||||
|
||||
/* previous token */
|
||||
qse_awk_tok_t ptok;
|
||||
|
Reference in New Issue
Block a user