From: Andy Little (andy_at_[hidden])
Date: 2006-04-02 14:06:19


"Yuval Ronen" wrote

> Why "outside comments"? AFAIU, the problem is high-ASCII chracters found
> in comments, which emits the warning the OP complained about. He
> actually didn't say that explicitly, but I don't think there are any
> such chracters in Boost code itself, only in comments. IOW, this
> discussion is about "inside comments", not outside...

Inside comments, only allow the characters that are allowed outside comments.

regards
Andy Little