Forum | Documentation | Website | Blog

Skip to content
  • coderJeff's avatar
    sf.net # 994: Bad handling of macro argument evaluation · 0ea2326c
    coderJeff authored
    - reset file pointers to previous context after evaluating arguments
    - in __fb_query_symbol__, __fb_eval__, __fb_arg_extract__, __fb_iif__,
    - and after releasing lexer context
    - add enum LEX_TKCTX_CONTEXT to specify the kind of lexer context
    - LEX_TKCTX_CONTEXT_INIT    for initializing, first time only
    - LEX_TKCTX_CONTEXT_INCLUDE for include file
    - LEX_TKCTX_CONTEXT_EVAL    for preprocessor evaluation
    0ea2326c
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading