There are numerous places in the file where there are mismatched
parentheses and what appears to be incorrect data. Can someone let me
know if they also see this issue, and if so I will report it upstream.
-russ
Zach Beane
unread,
Sep 30, 2012, 11:52:18 AM9/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to quic...@googlegroups.com
I just checked mine, and it looks fine, sorry.
Zach
russell...@yahoo.com
unread,
Sep 30, 2012, 12:47:21 PM9/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to quic...@googlegroups.com
Thanks for looking. I suspected my copy was corrupted somehow.
What is the procedure to blow away the downloaded copy from quicklisp so
quicklisp will try to download it fresh again?
-russ
Zach Beane
unread,
Sep 30, 2012, 12:49:40 PM9/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to quic...@googlegroups.com
The easiest way is:
(ql-dist:uninstall (ql-dist:release "babel"))
It will be reloaded on demand when needed.
Zach
russell...@yahoo.com
unread,
Sep 30, 2012, 3:34:16 PM9/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to quic...@googlegroups.com
Thanks, I didn't find this because I didn't look in the QL-DIST package.