Commit ID: 10054D48A657C42CECD
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/02/06 09:33:42 UTC
Modified files:
bin/mksh : eval.c
Log message:
rewrite the code a bit to avoid GCC -Wstrict-overflow triggering in one case…
most of it is utterly useless though as the line indicated is usually the
closing curly brace of a function, often not even the reported one…
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.161 -r1.162 src/bin/mksh/eval.c