|
return-from in (defun (setf xxx)...)?: msg#00027lisp.corman
This works in ACL and LispWorks: (defun (setf md-slot-value) (newvalue self slot-spec) <snip> (when (c-setting-p c) (return-from md-slot-value newvalue)) ... but not in CormanLisp: ;;; An error occurred in function %STRINGNODE: ;;; Error: No enclosing block named MD-SLOT-VALUE was found ;;; Entering Corman Lisp debug loop. I'll rewrite to avoid the return-from, but... bug? feature? -- kenny tilton clinisys, inc http://www.tilton-technology.com/ --------------------------------------------------------------- "Cells let us walk, talk, think, make love and realize the bath water is cold." -- Lorraine Lee Cudmore ------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/SyjtlB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: cormanlisp-unsubscribe@xxxxxxxxxxxxxxx Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | SV: Bug in SUBSEQ when accessing simple bit vectors: 00027, Pavel Grozman |
|---|---|
| Next by Date: | defmethod vs &aux?: 00027, Kenny Tilton |
| Previous by Thread: | SV: Bug in SUBSEQ when accessing simple bit vectorsi: 00027, Pavel Grozman |
| Next by Thread: | defmethod vs &aux?: 00027, Kenny Tilton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |