mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 14:32:24 +00:00
Doc updates. Add warning for anonymous ARAY or RECORD parameter types.
This commit is contained in:
parent
036b8eef41
commit
1c137d2d7a
10 changed files with 405 additions and 157 deletions
|
|
@ -176,6 +176,7 @@ Compiler Warnings
|
|||
306 inappropriate symbol file ignored
|
||||
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
|
||||
|
||||
Run-time Error Messages
|
||||
-1 assertion failed, cf. SYSTEM_assert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue