mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 12:25:59 +02:00
* Fixed some typos
git-svn-id: trunk@10861 -
This commit is contained in:
parent
a87de2ca9b
commit
0167a576f0
@ -877,8 +877,8 @@ parser_e_dlltool_unit_var_problem2=03161_E_Compile without -WD option
|
|||||||
% You need to compile this file without the -WD switch on the
|
% You need to compile this file without the -WD switch on the
|
||||||
% command line.
|
% command line.
|
||||||
parser_f_need_objfpc_or_delphi_mode=03162_F_You need ObjFpc (-S2) or Delphi (-Sd) mode to compile this module
|
parser_f_need_objfpc_or_delphi_mode=03162_F_You need ObjFpc (-S2) or Delphi (-Sd) mode to compile this module
|
||||||
% You need to use \var{\{\$MODE OBJFPC\}} or \var{\{\$MODE DELPHI\} to compile this file.
|
% You need to use \var{\{\$MODE OBJFPC\}} or \var{\{\$MODE DELPHI\}} to compile this file.
|
||||||
% Or use the corresponding command line switch, either -Mobjfpc or -MDelphi.
|
% Or use the corresponding command line switch, either \var{-Mobjfpc} or \var{-MDelphi.}
|
||||||
parser_e_no_export_with_index_for_target=03163_E_Can't export with index under $1
|
parser_e_no_export_with_index_for_target=03163_E_Can't export with index under $1
|
||||||
% Exporting of functions or procedures with a specified index is not
|
% Exporting of functions or procedures with a specified index is not
|
||||||
% supported on this target.
|
% supported on this target.
|
||||||
|
Loading…
Reference in New Issue
Block a user