This is OK to install. The cp/typeck.c change isn't optimal. The problem isn't missing parens, the problem is a misplaced paren. If you delete one paren from the end and put it before the ||, then the expression should be OK. This is just a nit though. Jim