[Gcl-devel] Re: funny still odd here

2006-06-19 Thread Camm Maguire
Greetings! This should be fixed now. -- please let me know if problems persist. Robert Boyer <[EMAIL PROTECTED]> writes: > The 64-bit 2.7.0 build problem I was having on harper has > indeed gone away. Thank you! > > The CLTL1 bug below, in a 2.7.0 CLTL1 freshly fetched and > built from scratch

[Gcl-devel] Re: funny still odd here

2006-06-10 Thread Camm Maguire
Greetings, and thanks! 1) Thanks for the cltl1 heads up. Compiling functionp and (typep x 'function) may be temporarily broken here, as function deftypes to (or (interpreted-function) (compiled-function) (generic-function)), the latter of which needs pcl to type. I'll try to clean this