Opened 16 years ago
Closed 16 years ago
#34 closed defect (fixed)
string-substitute bus error
Reported by: | Jim Ursetto | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core libraries | Version: | 4.0.5 |
Keywords: | Cc: | ||
Estimated difficulty: |
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.
Attachments (1)
Change History (2)
Changed 16 years ago by
Attachment: | string-subst-bus-error.diff.txt added |
---|
comment:1 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks a lot. Patch applied in r14988.
Note: See
TracTickets for help on using
tickets.
patch applicable to 4.0.7 and 3.5.6