Common Lisp assertion library
This package provides a Common Lisp collection of assertions.
| System | Target | Derivation | Build status |
|---|---|---|---|
| x86_64-linux | /gnu/store/6gsiw5y499aij6a5bc8dyxwm1dy7pxyh-cl-assert-p-1.0.1.drv | ||
| riscv64-linux | /gnu/store/plnfwpnwy1v4z8fy24ks59sfb8w8rm00-cl-assert-p-1.0.1.drv | ||
| powerpc-linux | /gnu/store/bs69v76k84np7nbksv59klc7m9b3li0z-cl-assert-p-1.0.1.drv | ||
| powerpc64le-linux | /gnu/store/zg5fiw2bvrjc108ybzb6k0gg4vzhazhv-cl-assert-p-1.0.1.drv | ||
| mips64el-linux | /gnu/store/p9aip6g8ayanyf2z0q4pfyg064hv2y7h-cl-assert-p-1.0.1.drv | ||
| i686-linux | /gnu/store/mp6qaqzbqfn6vfi4gcfcxk5sihx4rmxk-cl-assert-p-1.0.1.drv | ||
| armhf-linux | /gnu/store/bf74wnkrgkhvcak3wcf7p1i22l6a0v3s-cl-assert-p-1.0.1.drv | ||
| aarch64-linux | /gnu/store/r9iss82xsj7idj7bk0kpxjbfwvksxwnh-cl-assert-p-1.0.1.drv |
| Linter | Message | Location |
|---|---|---|
| input-labels Identify input labels that do not match package names | label 'sbcl-simplet' does not match package name 'cl-simplet' | |
| input-labels Identify input labels that do not match package names | label 'sbcl-assertion-error' does not match package name 'cl-assertion-error' | |
| input-labels Identify input labels that do not match package names | label 'sbcl-simplet' does not match package name 'cl-simplet' | |
| input-labels Identify input labels that do not match package names | label 'sbcl-assertion-error' does not match package name 'cl-assertion-error' |