Ticket #27 (new bug report)
No handling of CPP in code
| Reported by: | nibro | Owned by: | nibro |
|---|---|---|---|
| Priority: | minor | Milestone: | Blue Sky |
| Component: | parser | Version: | 1.9.x |
| Keywords: | Cc: |
Description
The hard part here is not to handle documents with CPP in them, we already use cpphs to un-literate code, it shouldn't be hard to run cpphs on it in full. But the question then is, is that really what we want to do? If we want to parse the source file, it would be interesting to be able to support all possible source trees that could result from application of CPP. That's a very different beast.
Change History
Note: See
TracTickets for help on using
tickets.
