Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

[ sisc-Bugs-1273434 ] char-set-delete from srfi-14 does not work: msg#00016

Subject: [ sisc-Bugs-1273434 ] char-set-delete from srfi-14 does not work
Bugs item #1273434, was opened at 2005-08-25 14:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1273434&group_id=23735

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: char-set-delete from srfi-14 does not work

Initial Comment:
Code to show the error:

(require-library '"sisc/libs/srfi/srfi-14")
(import srfi-14)
(char-set-delete (string->char-set "abc") #\c) 

==>

Error: undefined variable 'c'.
?:?:?: <indeterminate call> [Repeated 4 times]

Timofei Bolshakov,   tbolsh@xxxxxxxx

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1273434&group_id=23735


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf


<Prev in Thread] Current Thread [Next in Thread>