Argh, just noticed that gmail was in HTML mode.  Sorry for the last
couple of messages.  I've got it in plain text mode now.

This patch is the resulting of noticing this in the build output:

;;; Compiling (DEFMACRO WITH-INTERRUPTS ...).
;;; Style warning:
;;;   in file MP.LSP, position 3764
;;;   at (FSET 'WITH-INTERRUPTS ...)
;;;   ! Variable ENABLEP was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file MP.LSP, position 3764
;;;   at (FSET 'WITH-INTERRUPTS ...)
;;;   ! Variable ALLOWP was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file MP.LSP, position 3764
;;;   at (FSET 'WITH-INTERRUPTS ...)
;;;   ! Variable ENABLEP was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file MP.LSP, position 3764
;;;   at (FSET 'WITH-INTERRUPTS ...)
;;;   ! Variable ENABLEP was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file MP.LSP, position 3764
;;;   at (FSET 'WITH-INTERRUPTS ...)
;;;   ! Variable ALLOWP was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file MP.LSP, position 3764
;;;   at (FSET 'WITH-INTERRUPTS ...)
;;;   ! Variable ALLOWP was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file MP.LSP, position 3764
;;;   at (FSET 'WITH-INTERRUPTS ...)
;;;   ! Variable ENABLEP was undefined. Compiler assumes it is a global.

I think the patch is self-explanatory.  Regards,
--
Jerry James
http://www.jamezone.org/

Attachment: ecl-with-interrupts.patch
Description: Binary data

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to