
15 Dec
2007
15 Dec
'07
6:52 p.m.
Richard Webb wrote:
John Maddock <john <at> johnmaddock.co.uk> writes:
Richard Webb wrote:
If you're looking at silencing warnings from Format, is there any chance you could look at http://svn.boost.org/trac/boost/ticket/1510 ? It can produce some pretty substantial warnings as well.
Hopefully now done.
Thanks for the change, but i'm now getting the same warning from a few lines down in the file: for(; i<sz && tmp_beg[i] == res[i-prefix_space]; ++i) {}
Applying the same change to that line removes the warnings.
Grrr, these things go on and on! Hopefully #2 fixed this time, John.