Op Tue, 8 May 2007, schreef Alexey Pavluchenko:
> the compiler (2.0.4) stops with the "impossible operator overload"
> message. Two questions arise: 1) why is it considered impossible
Overloading pointers turned out to be too problematic in the past, so it
was to be disabled. Overloading dynamically allocated data structures is
problematic anyway due to memory management.
> and
> 2) how can I workaround this?
You can overload Tbar instead.
Daniël
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal