1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-05-19 17:39:23 +03:00

Fix for Nathanael Nerode's bug to do with parser error misnumbering

This commit is contained in:
Graham Nelson 2022-05-17 11:45:47 +01:00
parent d32f9c766d
commit 0ff2384258
2 changed files with 2 additions and 2 deletions

View file

@ -1160,7 +1160,7 @@ Like a scene in a play: a period of time which is usually tied to events in the
</td>
<td>
<span style='color:#808080'>didn't understand error</span>, <span style='color:#808080'>only understood as far as error</span>, <span style='color:#808080'>didn't understand that number error</span>, <span style='color:#808080'>can only do that to something animate error</span>, <span style='color:#808080'>can't see any such thing error</span>, <span style='color:#808080'>said too little error</span>, <span style='color:#808080'>aren't holding that error</span>, <span style='color:#808080'>can't use multiple objects error</span>, <span style='color:#808080'>can only use multiple objects error</span>, <span style='color:#808080'>not sure what it refers to error</span>, <span style='color:#808080'>excepted something not included error</span>, <span style='color:#808080'>not a verb I recognise error</span>, <span style='color:#808080'>not something you need to refer to error</span>, <span style='color:#808080'>can't see it at the moment error</span>, <span style='color:#808080'>didn't understand the way that finished error</span>, <span style='color:#808080'>not enough of those available error</span>, <span style='color:#808080'>nothing to do error</span>, <span style='color:#808080'>noun did not make sense in that context error</span>, <span style='color:#808080'>referred to a determination of scope error</span>, <span style='color:#808080'>I beg your pardon error</span>, <span style='color:#808080'>can't again the addressee error</span>, <span style='color:#808080'>comma can't begin error</span>, <span style='color:#808080'>can't see whom to talk to error</span>, <span style='color:#808080'>can't talk to inanimate things error</span>, <span style='color:#808080'>didn't understand addressee's last name error</span>
<span style='color:#808080'>didn't understand error</span>, <span style='color:#808080'>only understood as far as error</span>, <span style='color:#808080'>didn't understand that number error</span>, <span style='color:#808080'>can only do that to something animate error</span>, <span style='color:#808080'>can't see any such thing error</span>, <span style='color:#808080'>said too little error</span>, <span style='color:#808080'>aren't holding that error</span>, <span style='color:#808080'>can't use multiple objects error</span>, <span style='color:#808080'>can only use multiple objects error</span>, <span style='color:#808080'>not sure what it refers to error</span>, <span style='color:#808080'>excepted something not included error</span>, <span style='color:#808080'>not a verb I recognise error</span>, <span style='color:#808080'>not something you need to refer to error</span>, <span style='color:#808080'>can't see it at the moment error</span>, <span style='color:#808080'>didn't understand the way that finished error</span>, <span style='color:#808080'>not enough of those available error</span>, <span style='color:#808080'>nothing to do error</span>, <span style='color:#808080'>referred to a determination of scope error</span>, <span style='color:#808080'>noun did not make sense in that context error</span>, <span style='color:#808080'>I beg your pardon error</span>, <span style='color:#808080'>can't again the addressee error</span>, <span style='color:#808080'>comma can't begin error</span>, <span style='color:#808080'>can't see whom to talk to error</span>, <span style='color:#808080'>can't talk to inanimate things error</span>, <span style='color:#808080'>didn't understand addressee's last name error</span>
</td>
<td width="8">

View file

@ -1127,8 +1127,8 @@ A command parser error is a kind of value. The command parser errors are
didn't understand the way that finished error,
not enough of those available error,
nothing to do error,
noun did not make sense in that context error,
referred to a determination of scope error,
noun did not make sense in that context error,
I beg your pardon error,
can't again the addressee error,
comma can't begin error,