[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #263: invalid use of c-string foreign type in sendfil
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #263: invalid use of c-string foreign type in sendfile egg |
Date: |
Thu, 03 Jun 2010 19:09:25 -0000 |
#263: invalid use of c-string foreign type in sendfile egg
------------------------+---------------------------------------------------
Reporter: felix | Owner: sjaaman
Type: defect | Status: new
Priority: critical | Milestone:
Component: extensions | Version:
Keywords: sendfile |
------------------------+---------------------------------------------------
Retrieving a large image gives an error in `##sys#make-c-string', since
the chunk written in `write/offset` is binary data.
Attached patch (to trunk) appears to fix the problem.
--
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/263>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #263: invalid use of c-string foreign type in sendfile egg,
Chicken Trac <=