------- Additional Comments From igodard at pacbell dot net 2005-04-15 06:04 ------- Yes, it's a design flaw of C that parens and bracked are so overloaded that the compiler (or the human) can't tell if the problem is too many openers or not enough closers. Still, every little bit helps :-)
Ivan -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21038