> I’m still trying to find this with no luck.

Doing a quick search for the word "freeinstance" in the compiler source
shows two places where it looks for a member function with that name in the
global "current_structdef" variable. I'm fairly certain the one you're
looking for is in a function called "generate_bodyexit_block" at line 587
of psub.pas.

https://github.com/graemeg/freepascal/blob/master/compiler/psub.pas#L587
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to