Newsgroups: | comp.compilers |
From: | pardo@cs.washington.edu (David Keppel) |
Keywords: | C++, optimize |
Organization: | Computer Science & Engineering, U. of Washington, Seattle |
References: | <95-07-068@comp.compilers 95-08-171 |
Date: | Fri, 25 Aug 1995 00:43:27 GMT |
Somebody wrote:
>[I liked the C compiler that had `if (x=y)' warn, `if ((x=y))' quiet.]
Which, unfortunately, eliminates the (very desirable) warning if you're
using well-parenthesized but erronious macros.
;-D on ( Mac Row ) Pardo
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.