tags 98361 + moreinfo thanks Hi, could you provide more info on this bug please? Such as snippets of the context surrounding the line numbers of the various .h files given in the original bug report.
Just because the parse error occurs in string.h doesn't necessarily mean the bug is in string.h; an unterminated comment in a previously-included file can throw the compiler off-sync and cause an error much later on in an unrelated file. If it's possible, it would be great if you could send a snippet of the C processed code surrounding lines 220-260 in string.h. This should catch problems with unterminated comments. Thanks! T -- Sometimes the best solution to morale problems is just to fire all of the unhappy people. -- despair.com

