260c260
< assert(sys->getNumContexts() > tc->contextId());
---
> assert(sys->numContexts() > tc->contextId());