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
Using #<Package "CL-VARIATES"> in #<Package "METABANG.CL-CONTAINERS">
would cause name conflicts with symbols already present in that package:
METABANG.UTILITIES:NEXT-ELEMENT CL-VARIATES:NEXT-ELEMENT
[Condition of type CCL::USE-PACKAGE-CONFLICT-ERROR]
Restarts:
0: [CONTINUE] Try again to use #<Package "CL-VARIATES"> in #<Package "METABANG.CL-CONTAINERS">
1: [UNINTERN-ALL] UNINTERN all conflicting symbols from #<Package "METABANG.CL-CONTAINERS">
2: [SHADOW-ALL] SHADOW all conflicting symbols in #<Package "METABANG.CL-CONTAINERS">
3: [RESOLVE-BY-UNINTERN-OR-SHADOW] SHADOW or UNINTERN the conflicting symbols in #<Package "METABANG.CL-CONTAINERS">.
4: [RETRY-COMPILE-FILE] Retry compiling #P"/Users/leo/quicklisp/dists/quicklisp/software/cl-containers-20140211-git/dev/container-sampling.lisp"
5: [SKIP-COMPILE-FILE] Skip compiling #P"/Users/leo/quicklisp/dists/quicklisp/software/cl-containers-20140211-git/dev/container-sampling.lisp"
--more--
Backtrace:
0: (CCL::USE-PACKAGE-1 #<Package "METABANG.CL-CONTAINERS"> #<Package "CL-VARIATES">)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: