<p>Am 08.12.2016 14:48 schrieb "Maciej Izak" <<a href="mailto:hnb.code@gmail.com">hnb.code@gmail.com</a>>:<br>
><br>
><br>
> 2016-12-08 14:34 GMT+01:00 Sven Barth <<a href="mailto:pascaldragon@googlemail.com">pascaldragon@googlemail.com</a>>:<br>
>><br>
>> Small formal note: you should check the coding style of your patch again. There are superfluous spaces among some expressions. ;) (also we tend to use assigned() instead of a check for nil with (in)equality)<br>
><br>
><br>
> True, thanks for note. Even spaces around "=" are wrong, and useless "objdef: tobjectdef;" local variable. The patch is much older than MO (almostĀ 2 years old, was created before my more serious compiler work), I forgot to rework this part. :\ Should I rework this patch again?</p>
<p>Also parameter declarations should have no spaces while local variables have should a space before and after the colon...</p>
<p>If it isn't too much of an effort for you, then yes, rework it please. Otherwise the one who commits that will have to remember that. :)</p>
<p>Regards,<br>
Sven</p>