Fix type-conversion warnings in parser and lexer
in two commits:
lexer: move repeated code into a skip_chars() method. In passing,
fix type-conversion warnings produced by g++ 8.0.1 on x86_64.
fix some parsing type-conversion warnings observed with g++ 8.0.1 on
x86_64
Diff:
Passes make, make check and a full make doc.
response to feedback
http://codereview.appspot.com/348990043
Passes make, make check and a full make doc.
Patch on countdown for Sept 16th
Patch counted down - please push.
commit aa84b5db2a2313f4eed217736294eaa9a2a9fe38 (HEAD -> pushed/issue-5415-warnings-lexer-parser, origin/staging)
Author: Dan Eble nine.fierce.ballads@gmail.com
Date: Sat Sep 8 14:52:03 2018 -0400
commit 2ec8daced78ac5e40f8b38da38c0fb37296ea3bf
Author: Dan Eble nine.fierce.ballads@gmail.com
Date: Sat Sep 8 09:44:19 2018 -0400