On 19 Nov 2009, at 08:18, Jonas Maebe wrote:
On 19 Nov 2009, at 07:35, Graeme Geldenhuys wrote:
Somebody did once attempt to correct the var parameter to out
parameter
in FillChar, but got to many errors. Probably not a high priority
issue,
so the problem was simply swept under the rug.
It's not about it not being a high priority problem, it's about it
being fundamentally unfixable (except by using a completely
different kind of declaration, such as a pointer).
Or by adding support for a different parameter modifier to the
compiler that has slightly different semantics than the current "out"
modifier.
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal