Merge pull request #228 from Qining/fix-infinite-loop-due-to-eof-missing
authorJohn Kessenich <johnkslang@users.noreply.github.com>
Thu, 28 Apr 2016 18:27:47 +0000 (12:27 -0600)
committerJohn Kessenich <johnkslang@users.noreply.github.com>
Thu, 28 Apr 2016 18:27:47 +0000 (12:27 -0600)
commit010e93fe62eca2e587bb59b5448fd568b71a1ede
treea37730d8f7a70d0ca32f2231580de2f89e6b691b
parentba00f67d2f5f92cd95c8beefe3085f7335ef3c62
parent94a89d51f353c330cddf4112803d21a99a55225c
Merge pull request #228 from Qining/fix-infinite-loop-due-to-eof-missing

Scanner/PP: Fix the infinite loop when an input file lacks EOF