ckaestne / TypeChef

Type checking ifdef variability
https://ckaestne.github.io/TypeChef/
Other
76 stars 36 forks source link

Alternative macro after #include #1

Open ckaestne opened 13 years ago

ckaestne commented 13 years ago

include is not processed correctly in some cases when followed by a macro with alternative expansions

(alternative expansion creates #if directions that are reparsed)

ckaestne commented 11 years ago

use --xtc parameter as workaround