← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/substring-intopt into lp:zorba

 

Some cleanup is needed: 

1. The specialize method on the fn:substring function is not needed anymore
2. In the translator, the code that handles fn:subsequence and fn:substring is almost the same, and the 2 cases should be unified (like it is done in type_rules.cpp).

Also, SubstringIntOptIterator::nextImp() should use xs_integer, instead of xs_int, for start and len.
-- 
https://code.launchpad.net/~zorba-coders/zorba/substring-intopt/+merge/81949
Your team Zorba Coders is subscribed to branch lp:zorba.


References