[fpc-pascal] Sigsegv with refcounting interface
Joao Morais
jcmoraisjr at gmail.com
Sun Mar 10 20:25:26 CET 2013
Sorry about breaking the thread.
On Sun, Mar 10, 2013 at 3:47 PM, Joao Morais <jcmoraisjr at gmail.com> wrote:
> Anyway I'd like to see some fixes in the rtl, not because of
> compatibility but because of performance improvement: not declaring
> refcounted parameters such as ansi strings and com interfaces will
> lead to useless calls to incref and decref. Should I open a bug report
> for this improvement for some popular classes (ie this may be changed
> in thunk)?
not declaring refcounted parameters AS CONST, such as ansi strings...
Joao Morais
More information about the fpc-pascal
mailing list