[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1361: Update explicit info strings in calls to `gett
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1361: Update explicit info strings in calls to `getter-with-setter` |
Date: |
Sat, 08 Apr 2017 22:06:51 -0000 |
#1361: Update explicit info strings in calls to `getter-with-setter`
----------------------------+--------------------------------
Reporter: felix | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: 5.0
Component: core libraries | Version: 5.0
Keywords: | Estimated difficulty: trivial
----------------------------+--------------------------------
`getter-with-setter` allows passing an optional info string that is shown
when printing a procedure. Currently these strings do not contain the
module prefix, which is added for internally generated info strings.
For consistency, we should add the module-prefixes manually in uses of
`getter-with-setter`.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1361>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1361: Update explicit info strings in calls to `getter-with-setter`,
Chicken Trac <=