ruricolist / vernacular

Module system for languages that compile to Common Lisp
MIT License
59 stars 3 forks source link

Package lock with serapeum issue #8

Closed quicklisp closed 4 years ago

quicklisp commented 4 years ago

I'm getting a new failure recently:

Unhandled SB-EXT:SYMBOL-PACKAGE-LOCKED-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1000A30083}>: Lock on package SERAPEUM violated when defining DROP-PREFIX as a function while in package VERNACULAR/IMPORT-SET.

ruricolist commented 4 years ago

This should be fixed now.