[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Chad Loder <cloder_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 8 Dec 2005 21:28:28 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: cloder_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2005/12/08 21:28:28
Modified files:
usr.bin/xlint/lint1: tree.c
Log message:
Do not warn about assignment in conditional context if the assignment
expression is itself wrapped in parentheses. We use this idiom in our
tree to indicate that the programmer knows and accepts that an assignment
is happening. Idea suggested by deraadt
Visit your host, monkey.org