Opened 4 years ago
Last modified 4 years ago
#1778 assigned defect
Typo or incorrect export in fmt egg
| Reported by: | Diego | Owned by: | Alex Shinn |
|---|---|---|---|
| Priority: | minor | Milestone: | someday |
| Component: | extensions | Version: | |
| Keywords: | Cc: | ||
| Estimated difficulty: |
Description
The documentation for the fmt egg describes a fmt-color procedure. The signature matches the fmt-colored procedure, which is currently internal. I believe fmt-color should be internal or at least fmt-colored should be additionally exported and the documentation updated.
Change History (2)
comment:1 Changed 4 years ago by
| Owner: | set to Alex Shinn |
|---|---|
| Status: | new → assigned |
comment:2 Changed 4 years ago by
Note: See
TracTickets for help on using
tickets.

Actually this came up in the SRFI 166 discussion - the name should be fmt-color, since "colored" has negative connotations in America.