The patch for the stable-2.0 branch turns out to trivially be doing a cherry-pick of your patch for the master branch. No further modifications are needed. And the tests work.
git cherry-pick -x e13cd5c77c030f22e3f5c27f15bb979bfda7d2ba Freja On Thu, Mar 2, 2017 at 8:43 AM, Andy Wingo <wi...@pobox.com> wrote: > On Wed 01 Mar 2017 22:15, Freja Nordsiek <fnord...@gmail.com> writes: > >> By the way, I tested the method you used manually on 2.0.x today and >> it fixed the discrepancy with R6RS there too. Might consider patching >> that branch too. Hopefully no one has been depending on the >> non-truncating behavior. > > Would you mind sending a patch? I would be happy to apply it :) > > Cheers, > > Andy