[Ecls-list] Latest fixes

Rick Taube taube at uiuc.edu
Tue Oct 10 16:09:14 UTC 2006


thanks so much, my code is working now :)
--rick


On Oct 10, 2006, at 9:30 AM, Juan Jose Garcia-Ripoll wrote:

>  - When :INITFORM was a constant variable but not self evaluating  
> (i.e. not T,
>    NIL, or a keyword), it was not processed properly
> 	(defclass a () ((a :initform most-positive-fixnum)))
> 	(slot-value (make-instance a) 'a) => most-positive-fixnum
>
>  - The namestring "." was improperly parsed has having file type "".
>
>  - Now the file type is determined by the last dot in the name.
> 	(pathname-type "foo.mpq.txt") => "txt"
>
> ---------------------------------------------------------------------- 
> ---
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to  
> share your
> opinions on IT & business topics through brief surveys -- and earn  
> cash
> http://www.techsay.com/default.php? 
> page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list





More information about the ecl-devel mailing list