From: Kevin Layer
Subject: Re: allegro loading problem
Date: 
Message-ID: <LAYER.94Sep14110230@vapor.Franz.COM>
In article <·····················@mercury.ece.clarkson.edu> ········@mercury.ece.clarkson.edu (Chad J. Woodford) writes:

   the title is a bit vague but anyways, here's my problem:  I've been working
   on a file in Allegro CL for a while now and the last time I tried to load
   it into LISP I got the following:

   USER(1): (load "structs.cl")
   ; Loading /net/mercury.ece/home/woodforc/projects/mib/structs.cl.
   Error: eof encountered on stream
	  #<EXCL::CHARACTER-INPUT-FILE-STREAM
	    "/net/mercury.ece/home/woodforc/projects/mib/structs.cl" pos 9122 @
	    #xd3322e>
     [condition type: END-OF-FILE]

I believe the `9122' above is the starting position of the form that
is missing a right paren.   If you are using Allegro CL 4.2, then is
most certainly is.

--
Kevin Layer, Franz Inc.         1995 University Avenue, Suite 275
·····@Franz.COM (internet)      Berkeley, CA  94704  USA
Phone: (510) 548-3600           FAX: (510) 548-8253