[armedbear] #464: drakma / cl+ssl failure
armedbear
armedbear-devel at common-lisp.net
Tue Oct 1 09:05:11 UTC 2019
#464: drakma / cl+ssl failure
----------------------------+---------------------------------
Reporter: charmon | Owner: Evenson Not Org
Type: defect | Status: assigned
Priority: major | Milestone: 1.6.0
Component: libraries | Version: 1.6.0-dev
Resolution: | Keywords: cl+ssl, ssl, drakma
Parent Tickets: |
----------------------------+---------------------------------
Comment (by charmon):
Here's a minimal varargs test that fails (from the CFFI test suite):
{{{
(asdf:test-system "cffi")
(CFFI::%FOREIGN-FUNCALL-VARARGS "sum_double_arbitrary"
(:INT 1)
(:DOUBLE 3.14d0
:DOUBLE))
}}}
--
Ticket URL: <http://abcl.org/trac/ticket/464#comment:10>
armedbear <http://abcl.org>
armedbear
More information about the armedbear-ticket
mailing list