diff options
author | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2020-10-18 17:13:38 +0000 |
---|---|---|
committer | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2020-10-18 17:13:38 +0000 |
commit | 85120c05949add0fdd4ce2bc693bfb4e81783427 (patch) | |
tree | d113326c59ed4eb37e76b5107e4507aae848d134 /compiler/msgidx.inc | |
parent | fbf8f82386327783345b7e45541324898b614263 (diff) | |
download | fpc-85120c05949add0fdd4ce2bc693bfb4e81783427.tar.gz |
+ new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME%
git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@47132 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/msgidx.inc')
-rw-r--r-- | compiler/msgidx.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/msgidx.inc b/compiler/msgidx.inc index 690006edf6..1582fb5ab0 100644 --- a/compiler/msgidx.inc +++ b/compiler/msgidx.inc @@ -1133,7 +1133,7 @@ const option_info=11024; option_help_pages=11025; - MsgTxtSize = 86201; + MsgTxtSize = 86405; MsgIdxMax : array[1..20] of longint=( 28,106,360,130,99,63,145,36,223,68, |