19 Mar
2010
19 Mar
'10
10:15 a.m.
Hi Hartmut -
Well, if you want to hack it directly, there is a function called pp_iterator_functor<>::emit_line_directive (see wave/util/cpp_iterator.hpp:+732) doing what its name says.
It made more sense for me to change our code so that we can handle both relative and absolute paths; I now convert your path back to relative. The good news is that all our regressions pass when we replace cpp with wave. I'm now just hacking the boost distribution to pull your wave stuff out of it for stand-alone builds with make. thanks - Paul