Giulio Bernardi wrote: > FPC raises an error on these lines: > p^.data1:=1; > p^.data2:=2; > Tried with 2.2.0 and 2.3.1 (svn revision 8423). > > Is this a bug (should I report this to mantis?) or a feature? How are you specializing this generic ? Micha