Clone
Stefan Sobernig <stefan.sobernig@wu.ac.at>
committed
on 13 Oct 17
* nsf.c (ObjectCmdMethodDispatch), protected.test: For ensemble (submethod) dispatches, since ever, call protection had not been enforce… Show more
* nsf.c (ObjectCmdMethodDispatch), protected.test: For ensemble   (submethod) dispatches, since ever, call protection had not been   enforced at all. This commit enables call protection (protected) for   ensembles and adds basic tests. * nsfStack.c (GetSelfObj): To allow one to resolve the self reference   at arbitrary callstack levels, separate GetSelfObj into GetSelfObj   (macro) for the topmost self and GetSelfObj2.

Show less

2.2 + 34 more