[ sisc-Bugs-725884 ] DEFINE-GENERIC tweaked in 1.7.8

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.java.sisc.devel
Message-ID <[email protected]>
Bugs item #725884, was opened at 2003-04-22 14:44
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=725884&group_id=23735

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Turadg Aleahmad (turadg)
Assigned to: Nobody/Anonymous (nobody)
Summary: DEFINE-GENERIC tweaked in 1.7.8

Initial Comment:
Using the JARs in the 1.7.8-STABLE release...

SISC (1.7.8) - main
#;> (import generic-procedures)
#;> (define-generic 'procname)
#;> (define-generic anotherproc)
Error in eval: got unexpected value null
#;> 

The problem doesn't exist in 1.8-alpha...

SISC (1.8.0-alpha) - main
#;> (import generic-procedures)
#;> (define-generic proc)
#;> (define-generic 'proc)
#;> 


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

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


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.