mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 06:22:25 +00:00
improved warning message. -- noch
This commit is contained in:
parent
22c5977fe3
commit
93eea47e54
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue