Date: Fri, 3 Sep 2010 21:59:12 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/regression/bin/sh/expansion arith2.0 Message-ID: <201009032159.o83LxSR0058235@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-09-03 21:59:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
tools/regression/bin/sh/expansion arith2.0
Log:
SVN rev 212189 on 2010-09-03 21:59:12Z by jilles
MFC r209652: sh: Remove comment that the comma operator is missing
in arithmetic expansion.
The comma operator is not listed in POSIX.1-2008 XCU 1.1.2.1 Arithmetic
Precision and Operations (referenced by XCU 2.6.4 Arithmetic Expansion) and
is therefore not required.
Revision Changes Path
1.1.2.4 +1 -1 src/tools/regression/bin/sh/expansion/arith2.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009032159.o83LxSR0058235>
