
On 5/15/06, Hartmut Kaiser <hartmut.kaiser@gmail.com> wrote:
Felipe Magno de Almeida wrote:
I cant find in the documentation so I wondering if it is possible to skip include directives. To do not try to open the file and continues with the preprocessing normally.
Do you want to completely skip the processing of certain include files or do you only want to suppress the generated output? BTW: Why do you want to do that?
I want to skip the preprocessing completely.
It'ld be very helpful for me if you could describe in more detail what you're planning to do with Wave and how you're plannning to use it.
I would like to be able to preprocess a file without having all headers. I'm not interested in the output of the preprocessing, I'm interested in analyzing the include directives and the conditionals of the file. I want to extract all preprocessing "paths" of the file and extract include directives.
Regards Hartmut
Thanks, -- Felipe Magno de Almeida