[ cclan-Bugs-538023 ] ASDF compile warnings
"SourceForge.net" <[email protected]> Sat, 13 Dec 2003 15:29:15 -0800
| Newsgroups | gmane.lisp.cclan.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #538023, was opened at 2002-04-01 13:54 Message generated for change (Comment added) made by kevinrosenberg You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=393636&aid=538023&group_id=28536 Category: Other Group: other >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: John DeSoi (desoi) Assigned to: Daniel Barlow (dan_b) Summary: ASDF compile warnings Initial Comment: Some compiler warnings from MCL: ;Compiler warnings : ; Unused lexical variable C, in an anonymous lambda form inside (TRAVERSE (OPERATION COMPONENT SYMBOL)) inside an anonymous lambda form. ; Unused lexical variable IGNORE, in DO-DEP inside (TRAVERSE (OPERATION COMPONENT SYMBOL)) inside an anonymous lambda form. ; Unused lexical variable C, in DO-FIRST-DEP inside (TRAVERSE (OPERATION COMPONENT SYMBOL)) inside an anonymous lambda form. ;Compiler warnings : ; Unused lexical variable OUTPUT, in (PERFORM (COMPILE-OP CL-SOURCE-FILE)) inside an anonymous lambda form. ;Compiler warnings : ; Unused lexical variable CLASS, in PARSE-COMPONENT-FORM. ---------------------------------------------------------------------- >Comment By: Kevin Rosenberg (kevinrosenberg) Date: 2003-12-13 16:29 Message: Logged In: YES user_id=22346 no warning with current asdf ---------------------------------------------------------------------- Comment By: Daniel Barlow (dan_b) Date: 2002-09-13 08:36 Message: Logged In: YES user_id=11182 Sorry about the delayed response: I wasn't aware anyone was still using this bug tracker. I believe this is due to the empty default method for (setf visiting-component) at or around line 449. If so, I've just added an appropriate declaration: please give it another spin and see if that's quieter now. Thanks ---------------------------------------------------------------------- Comment By: John DeSoi (desoi) Date: 2002-07-26 15:59 Message: Logged In: YES user_id=445880 As of version 1.30, only these warnings remain: ; Unused lexical variable NEW-VALUE, in ((SETF VISITING-COMPONENT) (T T T)) inside an anonymous lambda form. ; Unused lexical variable OPERATION, in ((SETF VISITING-COMPONENT) (T T T)) inside an anonymous lambda form. ; Unused lexical variable COMPONENT, in ((SETF VISITING-COMPONENT) (T T T)) inside an anonymous lambda form. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=393636&aid=538023&group_id=28536 ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click