Boost logo

Boost :

From: Daniel James (daniel_james_at_[hidden])
Date: 2008-07-01 06:08:47


2008/6/29 John Maddock <john_at_[hidden]>:
>
> Would it be possible for the inspection report to print out the line
> containing the non-ASCII characters?

That's a good idea, but will take a little effort. Can you create a
ticket? A quicker fix might be to just to list the problematic
characters.

> There are a few files that are being
> flagged up, where I just can't find anything wrong with them :-(

You forgot the 'A' in ASCII:

http://svn.boost.org/trac/boost/changeset/46943/

If you can get your text editor to help you, this is a lot easier to
fix. If it doesn't have explicit support or a plugin, you could just
try opening it with the wrong encoding and seeing what looks weird. I
suppose running Visual C++ with full warnings would also help.

Daniel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk