Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/bin/sh



Module Name:    src
Committed By:   kre
Date:           Thu May 12 13:05:18 UTC 2016

Modified Files:
        src/bin/sh: arith.y

Log Message:
Fix the implementation of the ?: $(( )) operator.  It is right associative...

ok christos@


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 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