From 28c27c409e2aa8b60d5b2e66e6772a4607d6002a Mon Sep 17 00:00:00 2001 From: marco Date: Thu, 8 Dec 2011 20:49:18 +0000 Subject: [PATCH] * fixed up messages compilation after last commit. git-svn-id: trunk@19780 - --- compiler/msg/errore.msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/msg/errore.msg b/compiler/msg/errore.msg index 13d0d891f3..727f682b38 100644 --- a/compiler/msg/errore.msg +++ b/compiler/msg/errore.msg @@ -2190,9 +2190,9 @@ cg_e_labels_cannot_defined_outside_declaration_scope=06052_E_Label must be defin cg_e_goto_across_procedures_with_exceptions_not_allowed=06053_E_Leaving procedures containing explicit or implicit exceptions frames using goto is not allowed % Non-local gotos might not be used to leave procedures using exceptions either implicitly or explicitly. Procedures % which use automated types like ansistrings or class constructurs are affected by this too. -% \end{description} cg_e_mod_only_defined_for_pos_quotient=06054_E_In ISO mode, the mod operator is defined only for positive quotient % In ISO pascal, only positive values are allowed for the quotient: \var{n mod m} is only valid if \var{m>0}. +% \end{description} # EndOfTeX #