[fpc-pascal] CustApp.pp missing semi-colons
Michael Van Canneyt
michael at freepascal.org
Tue May 24 08:51:38 CEST 2016
On Mon, 23 May 2016, Graeme Geldenhuys wrote:
> 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?
I have committed the patch, rev. 33772.
I often commit patches that somehow involve coding style.
Michael.
More information about the fpc-pascal
mailing list