On Mon, Apr 30, 2012 at 12:25 PM, Sergei Gorelkin <sergei_gorel...@mail.ru> wrote: > 30.04.2012 19:06, Marcos Douglas пишет: > >> Hi, >> >> Can I, using FPC trunk, do this sintaxe? >> >> type >> TMemoryManager = class(TInterfacedObject, IMalloc, IErrorInfo) >> function IMalloc.Alloc = Allocate; >> procedure IMalloc.Free = Deallocate; >> ... >> end; >> >> I'm using 2.6.1 and do not works. >> > To my knowledge, this kind of stuff should work. > What exact problem are you experiencing? > > Sergei
Simple. Does not compile. Marcos Douglas _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel