bug?
Alejandro Zamora Fonseca
terefv at ltu.sld.cu
Fri Jul 24 12:33:56 UTC 2015
Hi!
Just now playing a little with ABCL(1.3.2), I saw some strange
behaviour:
CL-USER> '(2 . 5)
(2 . 5)
CL-USER> '(2 . 5 . 5)
(2 . 5)
CL-USER> (equal '(2 . 5) '(2 . 5 . 5))
T
while other implementations give me an error when i type '(2 . 5 . 5)
it's a bug or ANSI CL allows this?
greetings,
Alejandro
--
Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema Nacional de Salud. La persona que envia este correo asume el compromiso de usar el servicio a tales fines y cumplir con las regulaciones establecidas
Infomed: http://www.sld.cu/
More information about the armedbear-devel
mailing list