diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-07-17 06:32:30 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-07-17 06:32:30 +0300 |
commit | 615093c3aff4f248a4136f5030aaa3219fe35f62 (patch) | |
tree | 34220fceb84752b6f1ae6251d52a3a1384b1332a | |
parent | b91a006f9188fdf5249720329c1960ea9d3f3e19 (diff) | |
parent | ef3e7b2389729fd2bb906af94b31b49947cfe445 (diff) | |
download | egawk-615093c3aff4f248a4136f5030aaa3219fe35f62.tar.gz egawk-615093c3aff4f248a4136f5030aaa3219fe35f62.tar.bz2 egawk-615093c3aff4f248a4136f5030aaa3219fe35f62.zip |
Merge branch 'master' into feature/nocopy
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-07-17 Arnold D. Robbins <arnold@skeeve.com> + + * eval.c (set_LINT): Reset lintfunc to `warning' for LINT="invalid". + Thanks to Andy Schorr for the report. + 2016-07-08 Andrew J. Schorr <aschorr@telemetry-investments.com> * awk.h: Restore previous comment about unterminated strings, since |