|
15.
|
|
|
type "%s " is only a shell
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:2046
|
|
16.
|
|
|
unrecognized exception condition "%s "
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:2116 pl_comp.c:2169
|
|
17.
|
|
|
could not determine actual argument type for polymorphic function "%s "
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:2324
|
|
18.
|
|
|
during initialization of execution state
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_exec.c:236 pl_exec.c:511
|
|
19.
|
|
|
while storing call arguments into local variables
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_exec.c:243
|
|
20.
|
|
|
during function entry
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_exec.c:298 pl_exec.c:666
|
|
21.
|
|
|
CONTINUE cannot be used outside a loop
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_exec.c:329 pl_exec.c:697
|
|
22.
|
|
|
RAISE without parameters cannot be used outside an exception handler
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_exec.c:333 pl_exec.c:701
|
|
23.
|
|
|
control reached end of function without RETURN
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_exec.c:337
|
|
24.
|
|
|
while casting return value to function's return type
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_exec.c:344
|