mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-09 08:09:55 +01:00
compiler: correct the last used number for parser messages
git-svn-id: trunk@17349 -
This commit is contained in:
parent
7f0d245ac2
commit
ab8db32e2e
@ -368,7 +368,7 @@ scanner_w_illegal_warn_identifier=02087_W_Illegal identifier "$1" for $WARN dire
|
|||||||
#
|
#
|
||||||
# Parser
|
# Parser
|
||||||
#
|
#
|
||||||
# 03309 is the last used one
|
# 03310 is the last used one
|
||||||
#
|
#
|
||||||
% \section{Parser messages}
|
% \section{Parser messages}
|
||||||
% This section lists all parser messages. The parser takes care of the
|
% This section lists all parser messages. The parser takes care of the
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user