mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 11:29:36 +01:00
* regenaret msg*.inc after r38941 and r38942
git-svn-id: trunk@38945 -
This commit is contained in:
parent
576a50f690
commit
a33bf83822
@ -26,6 +26,7 @@ const
|
||||
general_f_ioerror=01024;
|
||||
general_f_oserror=01025;
|
||||
general_e_exception_raised=01026;
|
||||
general_t_unitscope=01027;
|
||||
scan_f_end_of_file=02000;
|
||||
scan_f_string_exceeds_line=02001;
|
||||
scan_f_illegal_char=02002;
|
||||
@ -1099,9 +1100,9 @@ const
|
||||
option_info=11024;
|
||||
option_help_pages=11025;
|
||||
|
||||
MsgTxtSize = 81884;
|
||||
MsgTxtSize = 81927;
|
||||
|
||||
MsgIdxMax : array[1..20] of longint=(
|
||||
27,106,347,126,96,59,142,34,221,67,
|
||||
28,106,347,126,96,59,142,34,221,67,
|
||||
61,20,30,1,1,1,1,1,1,1
|
||||
);
|
||||
|
||||
1170
compiler/msgtxt.inc
1170
compiler/msgtxt.inc
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user