Opened 13 years ago

Closed 13 years ago

#129 closed defect (fixed)

ql:JAN2011:montezuma produces a stack inconsistency

Reported by: Mark Evenson Owned by: ehuelsmann
Priority: major Milestone: 0.25
Component: compiler Version: 1.0
Keywords: Cc:
Parent Tickets:

Description

To reproduce:

  CL-USER> (load "http://beta.quicklisp.org/quicklisp.lisp")
  ...
  CL-USER> (quicklisp-quickstart:install)
  ...
  CL-USER> (ql:quickload "montezuma")

Change History (2)

comment:1 Changed 13 years ago by Mark Evenson

After undoing r13222 (the UNSAFE-P merge), I can compile montezuma.

comment:2 Changed 13 years ago by ehuelsmann

Resolution: fixed
Status: newclosed

Fixed in r13233.

Note: See TracTickets for help on using tickets.