Skip to content

Incomplete DEFINE-FILE-INFO on library>SEDIT-COMMONLISP gives error in loadup --aux #2230

@MattHeffron

Description

@MattHeffron

The loadup --aux gives an error when calling WHERE-IS-READ-COMS of library>SEDIT-COMMONLISP (from within WHERE-IS-NOTICE) due to a "Condition MISSING-PACKAGE @ ...". The DEFINE-FILE-INFO on the file specifies the "SEDIT" package, but it doesn't have a DEFPACKAGE.

It appears that (DEFPACKAGE SEDIT (:USE LISP XCL)) should be sufficient, from sources>SEDIT-COMMENTS.

Also, should SEDIT-COMMONLISP (and .DFASL) be moved into sources> together with the other SEDIT- files?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working (as per documentation)

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions