Re: Bug in srfi-48?
Donald Allen <[email protected]> Wed, 18 Oct 2017 15:11:36 -0400
| Newsgroups | gmane.lisp.scheme.srfi.srfi-48 |
|---|---|
| Message-ID | <CAPsTYbw=1hQGm7trMLpJpooNPJrTEkxMS0YT0_fu55GzLvaeXw@mail.gmail.com> |
On 18 October 2017 at 14:19, Arthur A. Gleckler <[email protected]> wrote: > On Sat, Oct 14, 2017 at 9:11 AM, Arthur A. Gleckler <[email protected]> > wrote: > >> >> I will put something together soon. I have limited internet access right >> now. > > > I have not been able to reach Ken Dickey, author of this SRFI, for this or > earlier issues. Therefore, I've added a description of this issue, with a > link to our discussion, to the errata document linked from SRFI 48. I did > apply the patches that Shiro Kawai and I prepared, though, since they are in > the implementation itself, not the normative parts of the document. > > If someone does fix the remaining issues, I'd be grateful if they > contributed the patches. > > Thanks. And thank you for your efforts on this. I've stopped using this srfi; just too many problems. Since I'm doing my work in Gambit, which is serving me extremely well, I'm doing my formatting using the Gambit C-interface and having snprintf do the work. Thanks again -- /Don