[Openmcl-devel] Is there a way to suppress this warning?

Steven Núñez steven.nunez at inference.sg
Thu Apr 30 10:36:50 PDT 2015


(setf ccl:*WARN-IF-REDEFINE-KERNEL* nil)

-----Original Message-----
From: Openmcl-devel [mailto:openmcl-devel-bounces at clozure.com] On Behalf Of Ron Garret
Sent: 30 April, 2015 09:11
To: openmcl-devel at clozure.com Development
Subject: [Openmcl-devel] Is there a way to suppress this warning?

Is there a way to suppress this warning?

? (flet ((+ () t)) t)
;Compiler warnings :
;   In an anonymous lambda form at position 0: Local function or macro name + shadows standard CL definition.

rg

_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
https://lists.clozure.com/mailman/listinfo/openmcl-devel


More information about the Openmcl-devel mailing list