close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Opened 12 years ago

Closed 12 years ago

#62 closed defect (fixed)

mk:defsystem no longer loads correctly

Reported by: Raymond Toy Owned by: somebody
Priority: major Milestone:
Component: Core Version: 2012-06
Keywords: Cc:

Description

(require 'defsystem) causes errors on loading. This is very likely related to the changes to EXPORT and friends which were treated specially by the compiler but should not have been. Snapshot 2012-05 works but 2012-06 does not.

Change History (1)

comment:1 Changed 12 years ago by toy.raymond@…

Resolution: fixed
Status: newclosed

commit 1a44615f74ceea56690f10c70bf00ccb8d5413f2 Author: Raymond Toy <toy.raymond@…> Date: Mon Sep 3 20:49:31 2012 -0700

Fix ticket:62: Needed an IN-PACKAGE.

Note: See TracTickets for help on using tickets.