Jonas Maebe wrote:

On 9 mrt 2006, at 19:58, Rodrigo Palhano wrote:

On Thu, 09 Mar 2006 15:53:34 -0300, Jonas Maebe <[EMAIL PROTECTED]> wrote:

On 9 mrt 2006, at 19:34, Rodrigo Palhano wrote:

Are interfaces in FPC reference counted like in Delphi ?


Yes.


Why is that ?


Because Delphi also does it and because we are Delphi-compatible? I don't know.

Is there anyway i could deactivate this ref count feature?


I think so, but I don't know how.


Add {$INTERFACES CORBA} to your source.

See http://www.freepascal.org/docs-html/prog/progsu27.html and http://www.freepascal.org/docs-html/ref/refse36.html

Vincent
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to