NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50960 CVS commit: src/bin/sh
The following reply was made to PR bin/50960; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50960 CVS commit: src/bin/sh
Date: Wed, 16 Mar 2016 11:43:38 -0400
Module Name: src
Committed By: christos
Date: Wed Mar 16 15:43:38 UTC 2016
Modified Files:
src/bin/sh: arith.y
Log Message:
PR/50960: The || and && operators in $(( )) should always have a 0 or 1
result, never anything different. (from kre)
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/bin/sh/arith.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index