mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Document removal of 'register' from flex/bison output
In each .l and .y input file that has instructions for manual transformation of the output to include a step to remove the 'register' storage specifier.
This commit is contained in:
@@ -20,6 +20,7 @@ Run bison like this:
|
||||
|
||||
Modify cmCommandArgumentParser.cxx:
|
||||
- remove TABs
|
||||
- remove use of the 'register' storage class specifier
|
||||
- put header block at top of file
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user