|
@@ -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
|
|
|
|
|
|
#
|