Summary
Typo or incorrect export in fmt egg
Metadata
- Id: 45e94e7b3902a15eae7e98bee7e12ee029a44ea9
- Trac id: 1778
- Type: defect
- Reporter: dieggsy
- Owner: ashinn
- Cc:
- Status: assigned
- Component: extensions
- Estimated difficulty:
- Resolution:
- Priority: minor
- Milestone: someday
- Version:
- Changetime: 2021-08-26 10:56:57 UTC
- Created: 2021-08-25 16:54:30 UTC
- Keywords:
Description
The documentation for the fmt egg describes a fmt-color procedure. The signature matches the fmt-color**ed** 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.
Changes and comments
[2021-08-26 10:52:01 UTC] mario changed status from new to assigned
[2021-08-26 10:52:01 UTC] mario set owner to ashinn
[2021-08-26 10:56:57 UTC] ashinn wrote:
Actually this came up in the SRFI 166 discussion - the name should be fmt-color, since "colored" has negative connotations in America.