Skip to content

Conversation

lassik
Copy link
Contributor

@lassik lassik commented Oct 23, 2022

No description provided.

by providing a subset of the SRFI 13 API, source from either SRFI 13
itself or from SRFI 130. The latter uses string cursors, which we turn
into the ordinary integer indexes that are used with SRFI 13.
Use the wrapper libraries in private/ instead.
@lassik
Copy link
Contributor Author

lassik commented Oct 23, 2022

Can you check that srfi generate-chart still produces correct results? I'm not fully confident that I didn't break anything.

When I run it, I get a srfi.svg that looks visually sane. But in the SVG markup, every <path> element is different from the chart committed to git. The differences all seem to be in the fractional part of the coordinates, so ought to be no biggie. But I wonder how different versions of gnuplot (or running gnuplot on a different computer) can change them. Don't all desktop computers use IEEE floats?

@arthurgleckler arthurgleckler merged commit 00b7e06 into scheme-requests-for-implementation:master Oct 23, 2022
@arthurgleckler
Copy link
Contributor

Merged and pushed.

@lassik lassik deleted the patches branch October 23, 2022 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants