| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
* lang/cl/gpg-error.lisp ("gpg_err_code_from_syserror"): Fix
defcfun: removed "(void)".
* lang/cl/gpg-error.lisp (size-t): Wrong call to defctype:
function accepts optional, not keyword argument.
(gpg-error-t): Likewise.
|
|
|
|
|
|
| |
* lang/cl/gpg-error.lisp (gpg-err-source-t): Add
:gpg-err-source-any.
|
| |
|
|
|
|
|
|
|
| |
* lang/cl/mkerrcodes.awk, lang/cl/gpg-error-package.lisp,
lang/cl/gpg-error.lisp, lang/cl/gpg-error.asd, lang/cl/Makefile.am
(clfilesdir): Fix package and file names.
|
|
* configure.ac (AC_CONFIG_FILES): Add lang/Makefile and
lang/cl/Makefile.
* Makefile.am (SUBDIRS): Add lang.
* lang: New directory.
* lang/README, lang/Makefile.am: New files.
* lang/cl: New directory.
* lang/cl/Makefile.am, lang/cl/README, lang/cl/gpg-error.asd,
lang/cl/gpg-error-package.lisp, lang/cl/gpg-error.lisp,
lang/cl/mkerrcodes.awk: New files.
|