Language

Package: ecl-cffi @ 0.24.1-2.32c90d4

Synopsis

Common Foreign Function Interface for Common Lisp

Description

The Common Foreign Function Interface (CFFI) purports to be a portable foreign function interface for Common Lisp. The CFFI library is composed of a Lisp-implementation-specific backend in the CFFI-SYS package, and a portable frontend in the CFFI package.

Home page
https://common-lisp.net/project/cffi/
Location
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t
  • gnu/packages/lisp-xyz.scm (line: 3306, column: 7)
input-labels

Identify input labels that do not match package names

label 'sbcl-trivial-features' does not match package name 'ecl-trivial-features'
  • gnu/packages/lisp-xyz.scm (line: 3297, column: 7)
input-labels

Identify input labels that do not match package names

label 'sbcl-babel' does not match package name 'ecl-babel'
  • gnu/packages/lisp-xyz.scm (line: 3297, column: 7)
input-labels

Identify input labels that do not match package names

label 'sbcl-alexandria' does not match package name 'ecl-alexandria'
  • gnu/packages/lisp-xyz.scm (line: 3297, column: 7)
input-labels

Identify input labels that do not match package names

label 'sbcl-rt' does not match package name 'ecl-rt'
  • gnu/packages/lisp-xyz.scm (line: 3302, column: 7)
input-labels

Identify input labels that do not match package names

label 'sbcl-bordeaux-threads' does not match package name 'ecl-bordeaux-threads'
  • gnu/packages/lisp-xyz.scm (line: 3302, column: 7)