Thanks Sven! (and sorry for the delay) Huh, if you see other things that I have to check for compatibility of fpc => 030100 vs fpc < 030100, please dont hesitate to advice.
At the moment this is used: // I do not know what those warnings are about but added by Martin {$if fpc_fullversion >= 030100} {$warn 5089 off} {$warn 5090 off} {$warn 5093 off} {$warn 6058 off} {$endif} {$if fpc_fullversion >= 030100} --> tparamsflag uses wordset (otherwise byteset). {$endif} {$if fpc_fullversion >= 030100} --> use pfHidden flag. {$endif} {$if FPC_FULLVERSION >= 030300} --> use AlignTParamFlags {$endif} Thanks. Fre;D ----- Many thanks ;-) -- Sent from: http://free-pascal-general.1045716.n5.nabble.com/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal