[fpc-pascal] bug in Interface documentation?
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Mon Oct 12 17:51:08 CEST 2015
Hi,
Speaking of Interfaces, there seems to be a bug (omission) in the
Interface syntax diagram.
http://www.freepascal.org/docs-html/ref/refse39.html
The syntax diagram suggests that multiple interfaces can't be specified
in the "heritage" section.
I believe the diagram should look something like the following instead:
[mono font required]
>>─── heritage ── ( ──┬─ interface type identifier ──┬─ ) ───────><
^───────────── , ──────────────┘
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the fpc-pascal
mailing list