improved warning message. -- noch

This commit is contained in:
norayr 2016-12-06 11:32:21 +04:00
parent 22c5977fe3
commit 93eea47e54

View file

@ -177,7 +177,7 @@ Compiler Warnings
307 no ELSE symbol after CASE statement sequence may lead to trap 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 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 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 Run-time Error Messages
-1 assertion failed, cf. SYSTEM_assert -1 assertion failed, cf. SYSTEM_assert