Hello Graeme, Friday, November 20, 2009, 9:42:16 AM, you wrote:
GG> I created a local dcpFillChar() which uses a out parameter. Inside the GG> implementation of dcpFillChar() I enabled {$HINTS OFF}, and then called GG> FPC's FillChar(). I had not tested it but you can create a general "Initializers.pas" unit, which redefine FillChar and maybe some others like "Move", them add the unit in the last position in your 3rd party unit and compile. If everything is hint free, you can remove the unit and add a hints off. -- Best regards, JoshyFun _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal