[fpc-pascal] CustApp.pp missing semi-colons
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Tue May 24 00:09:30 CEST 2016
Hi,
RE: http://mantis.freepascal.org/view.php?id=30114
I was told to discuss this here. Not really sure what to discuss. The
code style of custapp.pp uses semi-colons all over the place to signify
an end of a statement or code block.
I found 3 locations in the code where this was not done. No, it doesn't
cause a compilation error. Yes, it is a very minor patch. At least with
this patch all code then conforms with all surrounding code. So I really
see no harm in his patch.
Your thoughts?
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