I have just tried to format my project, some hundreds of units. I have gotten many parse errors, and the parse tree appears, even though the program compiles. I would love to provide you with the source but I don't want to publicly post the source of my application. Is there any way I can get you diagnostic information without giving you the units?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have just tried to format my project, some hundreds of units. I have gotten many parse errors, and the parse tree appears, even though the program compiles. I would love to provide you with the source but I don't want to publicly post the source of my application. Is there any way I can get you diagnostic information without giving you the units?
You may have to send me code samples, even if they're not production code, just based on snippets of it.
Are there preprocessor directives involved? This is the usual cause of bad parse failures.
Hello,
I can check the files and see if we had compiler directives in those. How much code should I send, just that method?