<p>Am 29.03.2013 11:21 schrieb "Mark Morgan Lloyd" <<a href="mailto:markMLl.fpc-pascal@telemetry.co.uk">markMLl.fpc-pascal@telemetry.co.uk</a>>:<br>
> I, for one, see absolutely nothing wrong with += etc. since it's an unambiguous idiom which came into use decades ago and is now almost universally understood. Things like ptr++ or Inc(ptr) are far more pernicious.</p>

<p>The "normal" C-like operators as we currently support them aren't completely bad (I use them myself here and there), but suggestions like "min=" are too much.</p>
<p>Regards,<br>
Sven</p>