diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-07-01 22:38:13 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-07-01 23:14:14 +0200 |
| commit | c19fc11355b13d75d97286402c7a933fb23d3b70 (patch) | |
| tree | 2c97e75fb8999c64eccbe47572f189057ca6a8aa /examples | |
| parent | fccfbaec636f0ae06a0cc4f9ba2455f880a38068 (diff) | |
Drop some compatibility and tighten up lexing
Old versions of the C tools used to ignore unhandled characters in some
contexts due to sloppy lexing, which Kconfiglib emulated for
compatibility (things like "---help---" used to depend on it).
This was improved in the C tools by commit c2264564 ("kconfig: warn of
unhandled characters in Kconfig commands"), committed in July 2015.
Remove the compatibility hack and tighten up the lexing in Kconfiglib as
well. It will make implementing the new preprocessor stuff smoother.
The major version will be bumped.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
