On Fri, 01 Dec 2017 10:57:33 -0800, alex.jakime...@gmail.com wrote: > It is actually fixed now: > > ¦2015.12,b2fbf893db^: > «00000000000000000000000000000000000000000000000000000000-1100100» > > ¦b2fbf89,HEAD(5929887): > «-000000000000000000000000000000000000000000000000000000001100100» > > That comes from this bump: (2017-11-13) > https://github.com/rakudo/rakudo/commit/b2fbf893dba0df2d67d66b0cb54feb5228de1249 > > And in nqp repo it seems to be this merge: > https://github.com/perl6/nqp/commit/a09c78780fa231031712123504a40ae9cc9fbc26 > > So the aforementioned sprintf branch was merged! ♥ > > I think a test won't hurt.
I've added a test for sprintf('%064b', -100) to S32-str/sprintf.t with commit https://github.com/perl6/roast/commit/26cacb145a I'm closing this ticket as 'resolved'.