Summary
string-substitute bus error
Metadata
- Id: 5b2998de6cd54f69127caac5fa4eee7cc4b3f7a2
- Trac id: 34
- Type: defect
- Reporter: zbigniew
- Owner:
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.0.5
- Changetime: 2009-06-14 01:23:39 UTC
- Created: 2009-06-05 01:14:12 UTC
- Keywords:
Attachments
- 5b2998de6cd54f69127caac5fa4eee7cc4b3f7a2/attachments/string-subst-bus-error.diff.txt
Description
Version 4.0.7 - SVN rev. 14318 #;1> (use regex)
- loading library regex ...
#;2> (string-substitute "a" "a" 1) Bus error
Also applies to Chicken 3.
Changes and comments
[2009-06-05 01:21:36 UTC] zbigniew attached string-subst-bus-error.diff.txt (description=patch applicable to 4.0.7 and 3.5.6)
[2009-06-14 01:23:39 UTC] felix changed status from new to closed
[2009-06-14 01:23:39 UTC] felix set resolution to fixed
[2009-06-14 01:23:39 UTC] felix wrote:
Thanks a lot. Patch applied in r14988.