Greetings! Thanks, I had missed this! Should be fixed now. Take care,
Robert Boyer <[EMAIL PROTECTED]> writes: > It is remotely possible that you have not seen the four > lines below flagged with >>>>>>>>>. All the other lines > below are merely for context. > > Bob > > ;; Compiling gcl_clcs_kcl_cond.lisp. > Loading ./gcl_cmpinit.lsp > Loading sys-proclaim.lisp > Finished loading sys-proclaim.lisp > Finished loading ./gcl_cmpinit.lsp > ; (DEFUN CLCS-UNIVERSAL-ERROR-HANDLER ...) is being compiled. > ;; Warning: The variable INTERNAL-ERROR-PARMS is not used. > ;; Warning: ret type mismatch in auto-proclamation (*) -> T > > Warning: > LOAD is being redefined. > Warning: > OPEN is being redefined. > Warning: > LOAD is being redefined. > Warning: > OPEN is being redefined. > ;; End of Pass 1. > ; (DEFUN CLCS-UNIVERSAL-ERROR-HANDLER) is being compiled. > > >>>>>>>;; Warning: Trying to return multiple values. > > ;But CLCS-UNIVERSAL-ERROR-HANDLER was proclaimed to have single value. > > >>>>>>;;Only first one will assured. > > >>>>>>;; Warning: Trying to return multiple values. > > ;But CLCS-UNIVERSAL-ERROR-HANDLER was proclaimed to have single value. > > >>>>>>;;Only first one will assured. > > ;; End of Pass 2. > > > -- Camm Maguire [EMAIL PROTECTED] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gcl-devel
