[Gambas-user] [Gambas Bug Tracker] Bug #893: Variables become Null after "Unable to load class file" error?
bugtracker at ...3416...
bugtracker at ...3416...
Thu Feb 11 02:44:42 CET 2016
http://gambaswiki.org/bugtracker/edit?object=BUG.893&from=L21haW4-
Comment #4 by Tobias BOEGE:
I thought it could maybe be a reference counting issue related to error management. It would fit into
the picture that things become Null (when an object is freed in Gambas, it is cleaned with zeros,
right?) and stop becoming Null if the module is exported (exported modules always have a reference
left, maybe?).
More information about the User
mailing list