[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1147: sendfile 1.7.29 feature test should fail o
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1147: sendfile 1.7.29 feature test should fail on OpenBSD but passes |
Date: |
Mon, 11 Aug 2014 19:11:39 -0000 |
#1147: sendfile 1.7.29 feature test should fail on OpenBSD but passes
-------------------------+--------------------------------------------------
Reporter: ckeen | Owner: certainty
Type: defect | Status: new
Priority: major | Milestone: someday
Component: extensions | Version: 4.9.x
Resolution: | Keywords: sendfile feature test openbsd
-------------------------+--------------------------------------------------
Comment(by sjamaan):
The test fails on NetBSD with this error: {{{error: ‘NULL’ undeclared
(first use in this function)}}}. I think that's because it's missing
{{{#include <stdlib.h>}}}.
--
Ticket URL: <http://bugs.call-cc.org/ticket/1147#comment:1>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.