[parrot/parrot] bbc341: [core] Fix sprintf width for NaN/Inf/-Inf, GH #110...

GitHub noreply at github.com
Tue Oct 14 13:18:28 UTC 2014


  Branch: refs/heads/smoke-me/sprintf-nan-gh1100
  Home:   https://github.com/parrot/parrot
  Commit: bbc34189ec5fa51c974f8572e433c546cba82d5b
      https://github.com/parrot/parrot/commit/bbc34189ec5fa51c974f8572e433c546cba82d5b
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M ChangeLog
    M src/string/spf_render.c
    M t/op/sprintf.t
    M t/op/sprintf_tests

  Log Message:
  -----------
  [core] Fix sprintf width for NaN/Inf/-Inf, GH #1100

Add the missing width handling, and add tests.
for perl6 RT 116280, from https://github.com/perl6/roast/commit/2647c16652




More information about the parrot-commits mailing list