Opened 15 years ago

Closed 15 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)

string-subst-bus-error.diff.txt (504 bytes) - added by Jim Ursetto 15 years ago.
patch applicable to 4.0.7 and 3.5.6

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by Jim Ursetto

patch applicable to 4.0.7 and 3.5.6

comment:1 Changed 15 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

Thanks a lot. Patch applied in r14988.

Note: See TracTickets for help on using tickets.