Ticket #473 (closed defect: fixed)
guard-procedure should not be reinvoked when restoring parameter value using `parameterize'
| Reported by: | felix | Owned by: | felix |
|---|---|---|---|
| Priority: | major | Milestone: | 4.9.0 |
| Component: | core libraries | Version: | 4.6.x |
| Keywords: | parameterize | Cc: |
Description
(This was reported by Joo ChurlSoo?)
Restoring the old value after execution of the body of a parameterize form will reinvoke the guard, which is incorrent, if it performs a conversion (for example number->string).
Change History
Note: See
TracTickets for help on using
tickets.
