Re: [pph] Add preprocessor validation

2011-03-04 Thread Diego Novillo
On 03/04/2011 05:46 PM, Lawrence Crowl wrote: Add preprocessor symbol verification to PPH. Write the used symbol table instead of a dummy PPH file. Reuse PTH code for verifying these symbols are correct. Modify verification to allow a preprocessor symbol to match the PPH file's af

[pph] Add preprocessor validation

2011-03-04 Thread Lawrence Crowl
Add preprocessor symbol verification to PPH. Write the used symbol table instead of a dummy PPH file. Reuse PTH code for verifying these symbols are correct. Modify verification to allow a preprocessor symbol to match the PPH file's after value as well as its before value. Stop stori