OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Otto Moerbeek (ottocvs.openbsd.org)
Date: Thu Apr 27 2006 - 15:37:33 CDT


CVSROOT: /cvs
Module name: src
Changes by: ottocvs.openbsd.org 2006/04/27 14:37:33

Modified files:
        usr.bin/xlint/lint1: tree.c

Log message:
Correctly process comma operator when hunting for "expression has null
effect" warnings. NetBSD has same fix, I found out after the fact.
ok cloder