From 93eea47e54b18bfea16dbd0cc356e3760eb34b20 Mon Sep 17 00:00:00 2001 From: norayr Date: Tue, 6 Dec 2016 11:32:21 +0400 Subject: [PATCH] improved warning message. -- noch --- src/runtime/Errors.Txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/Errors.Txt b/src/runtime/Errors.Txt index c9f98339..29ed7063 100644 --- a/src/runtime/Errors.Txt +++ b/src/runtime/Errors.Txt @@ -177,7 +177,7 @@ Compiler Warnings 307 no ELSE symbol after CASE statement sequence may lead to trap 308 SYSTEM.VAL result includes memory past end of source variable; use SYSTEM.GET 309 you should name this parameter type, or else no actual parameter will match -310 aliasing of predefined type +310 redefining standard predefined type Run-time Error Messages -1 assertion failed, cf. SYSTEM_assert