[fpc-devel] Compiler hint for uninitialized local variable minor mistake
Micha Nelissen
micha at neli.hopto.org
Fri May 29 09:04:59 CEST 2009
Jonas Maebe wrote:
> It is not possible to change this in the compiler. The reason is that if
> we change the first parameter of fillchar from a "var" parameter (as it
> is now) into an "out" parameter (so the hint would not be shown), then
> the behaviour of the code changes.
Wasn't "outvar" a long wished feature to solve this?
Micha
More information about the fpc-devel
mailing list