summaryrefslogtreecommitdiff
path: root/compiler/msg
diff options
context:
space:
mode:
authorflorian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2>2006-07-14 21:45:21 +0000
committerflorian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2>2006-07-14 21:45:21 +0000
commit24bed272127b5e36b27406356c00a8dc187e4ad6 (patch)
treea5a4994320006c8eab79d941a5491c42ced95999 /compiler/msg
parent06613de57fbeaf76aacd62b18bfea7176eaff3fb (diff)
downloadfpc-24bed272127b5e36b27406356c00a8dc187e4ad6.tar.gz
* made dir_warn code more clear, no implementation yet
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@4200 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/msg')
-rw-r--r--compiler/msg/errore.msg2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/msg/errore.msg b/compiler/msg/errore.msg
index 94a5194264..a8686d93ab 100644
--- a/compiler/msg/errore.msg
+++ b/compiler/msg/errore.msg
@@ -341,6 +341,8 @@ scan_w_minstacksize_not_support=02077_W_MINSTACKSIZE is not supported by the tar
% The \var{\{\$MINSTACKSIZE\}} directive is not supported by the target OS
scan_w_maxstacksize_not_support=02078_W_MAXSTACKSIZE is not supported by the target OS
% The \var{\{\$MAXSTACKSIZE\}} directive is not supported by the target OS
+scanner_e_illegal_warn_state=02079_E_Illegal state for $WARN directive
+% Only ON and OFF can be used as state with a $warn compiler directive
% \end{description}
#
# Parser