← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~juan457/zorba/xqxq-api-changes into lp:zorba

 

Last minor stylistic comments from me:

- std::vector<var_expr_t>::iterator lIte => std::vector<var_expr_t>::const_iterator lIte 
-  if(program ->is_sequential()) => if (program->is_sequential())
-- 
https://code.launchpad.net/~juan457/zorba/xqxq-api-changes/+merge/79589
Your team Zorba Coders is subscribed to branch lp:zorba.


References