The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.lisp
From: "Steven M. Haflich" <hafl...@pacbell.net>
Date: 2000/06/23
Subject: Re: Newbie asking for help
Jochen Schmidt wrote: Both Allegro and Lispworks have both interpreter and compiler. I > It works for me in cmucl (warning on the nondefined variable "nlines") > It works in Allegro Trial Edition 5.0.1 for Linux (without warnings) > It works in Lispworks Personal Edition 4.1.18 (without warnings) believe both would signal a warning if the code were compiled, but choose not to signal warnings in interpreted execution. If they did, the poor programmer would continually be harrassed by warnings when executing typical debugging forms at the top-level listener, such as (setq foo ...) BTW, in an earlier post Erik wrote: You're using a free variable, nlines, in this code. You should not I think this is incorrect. Use of a free, undeclared variable name You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||