ccdn at levels.sait.edu.au (DAVID NEWALL) <1680 at levels.sait.edu.au> : - -1. GCC doesn't allow mismatched quotation marks. For example: - /* this isn't going to work */ - doesn't compile because the comment has a single quotation mark. gcc v1.34 under ULTRIX has no problems with a single quote in a comment.