Commit ID: 100506C5EDD0A412A8E
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/10/03 15:50:34 UTC
Modified files:
bin/mksh : edit.c sh.h syn.c
Log message:
rewrite XPtrV to use size_t instead of pointer arithmetic, for gcc-snapshot
(20120930-1) -fstrict-overflow -Wstrict-overflow=9
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.252 -r1.253 src/bin/mksh/edit.c
cvs -R rdiff -kk -upr1.588 -r1.589 src/bin/mksh/sh.h
cvs -R rdiff -kk -upr1.80 -r1.81 src/bin/mksh/syn.c