Fix format ~F (2nd) and update tests

hamay1010 <[email protected]> Sat, 28 Oct 2017 01:59:35 +0900
Newsgroups gmane.lisp.scheme.srfi.srfi-48
Message-ID <CACt-mtMtCy_tDXuQh-3vU4xxJRbz4_vt3HB02j-jZFO0N1mWdQ@mail.gmail.com>
--001a113a0518b0dc9f055c8a3644
Content-Type: text/plain; charset="UTF-8"
X-SL-Modified: truncated_text

I fixed an error which occurs when the inexact number string doesn't
contain a dot.
(Gauche and Sagittarius don't produce such a string, but Racket does.)

I created a pull request as follows.
https://github.com/scheme-requests-for-implementation/srfi-48/pull/2

--001a113a0518b0dc9f055c8a3644
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-SL-Modified: truncated_html

<div dir=3D"ltr"><div>I fixed an error which occurs when the inexact number=
 string doesn&#39;t contain a dot.</div><div>(Gauche and Sagittarius don&#3=
9;t produce such a string, but Racket does.)</div><div><br></div><div><div>=
I created a pull request as follows.</div></div><div><div><a href=3D"https:=
//github.com/scheme-requests-for-implementation/srfi-48/pull/2">https://git=
hub.com/scheme-requests-for-implementation/srfi-48/pull/2</a></div></div><d=
iv><br></div></div>

--001a113a0518b0dc9f055c8a3644--