26 Mar
2009
26 Mar
'09
1:24 a.m.
AMDG Joel Falcou wrote:
A while back, I claimed having problems using Steven template profiler.
I'm ashamed to say that the problem was that gcc is actually localized. So the warning I got in the filtered output was :
"./test.hpp:17: attention : ‘int template_profiler::f(int)’ is deprecated (declared at ./template_profiler.hpp:50) "
So I guess I have to edit the regex in postprocess ? I am not a regex guru so If Steven walk by, could you give me some directions to fix this on my end.
Does it work if you replace "warning" with ".*"? In Christ, Steven Watanabe