added type aliasing check and warning. -- noch

This commit is contained in:
norayr 2016-12-05 22:06:10 +04:00
parent de049dc80c
commit 711283cba5
2 changed files with 7 additions and 0 deletions

View file

@ -177,6 +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
Run-time Error Messages
-1 assertion failed, cf. SYSTEM_assert