> On Jun 20, 2018, at 5:54 PM, Schindler Karl-Michael 
> <karl-michael.schind...@web.de> wrote:
> 
> If the preprocessor really does such extended work, can't one simply keep the 
> intermediate output of the preprocessor as a source file and then relate to 
> that?

Then you have 2 versions of the source code right? I personally would have a 
very difficult time trying to manage both branches and I guarantee I would make 
errors all the time where I typed into the wrong file and lost data. The 
compiler needs to be aware of the insertions so that it can offset the line 
numbers properly. Please correct me if I’m wrong though.

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to