Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow CONFIG_foo COMPARISON-OP number in preprocessor conditionals. | Mark Wielaard | 2010-02-19 | 1 | -0/+20 |
* parse.cxx (eval_pp_conditional): Handle r->type == tok_number when l->type == tok_identifier. * testsuite/semok/config_number.stp: New test. |