
2 Apr
2006
2 Apr
'06
6:06 p.m.
"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