OK - silly question, but...
Where do you go to choose what warnings are displayed in ProjectBuilder. I'm porting in some code and they use the following style for long comments:
/*=============
/* This is a comment
/* block.
/*=============*/
Yeah, I know, not pretty. But I have dozens of these files. It's not that big a deal. But I get so many warnings dealing with the style of comments that it is a tad annoying.