$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Steven Watanabe template profiler
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-25 21:24:37
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