← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/bug-1001463 into lp:zorba

 

Review: Needs Fixing

I ran into this problem myself in the plan serializer branch. The correct fix is to get the sctx from theBodyExpr:

TypeManager* tm = theBodyExpr->get_sctx()->get_typemanager();

-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1001463/+merge/106475
Your team Zorba Coders is subscribed to branch lp:zorba.


References