Robert Moore 3efb775402 iASL: Fix error message for premature EOF.
Repairs seek off end-of-file case if a syntax error causes the
parser to reach EOF.

Previously:
[*** iASL: Read error on source code temp file gr.src ***]

Now, something like this:
gr.asl(6) : Error    4096 -  parse error and premature End-Of-File

ACPICA bugzilla 891.
2010-12-03 10:26:45 -08:00
..