mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-30 01:50:59 +01:00
* writing of procvar headers is more complete (mention var/const/out for
paras, add "of object" if applicable)
+ error if declaring explicit self para as var/const
* fixed mangled name of procedures which contain an explicit self para
* parsing para's should be slightly faster because mangled name of
procedure is only updated once instead of after parsing each para
(all merged from fixes)
|
||
|---|---|---|
| .. | ||
| errord.msg | ||
| errore.msg | ||
| errores.msg | ||
| errorf.msg | ||
| errorn.msg | ||
| errorr.msg | ||
| errorrw.msg | ||