[fpc-devel] Redefine FillChar() to use out parameter instead

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Nov 19 11:46:41 CET 2009


On 19 Nov 2009, at 11:42, Alexander Klenin wrote:

> No, I asked for an example of code that would be negatively affected  
> by
> changing "var" to "out" in FillChar parameter.

I don't know by heart anymore, but as I mentioned the compiler crashed  
when I tried that (or if you did that move, which has the same  
problem). There is probably rtl or generated initialisation code that  
depends on the current semantics of move/fillchar).


Jonas



More information about the fpc-devel mailing list