You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README.txt says that (asdf:oos 'asdf:test-op '#:montezuma) runs the unit tests. However that immediately produces an ASDF error: :FORCE and :FORCE-NOT arguments not allowed in a nested call to ASDF/OPERATE:OPERATE unless identically to toplevel.
During compilation, a few other ASDF-related warnings and deprecation notices are printed. To prevent the error and to remove the warnings, montezuma.asd should be edited to conform to the conventions of ASDF version 3+.