[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1147: sendfile 1.7.29 feature test should fail on Op
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1147: sendfile 1.7.29 feature test should fail on OpenBSD but passes |
Date: |
Mon, 11 Aug 2014 19:05:20 -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
Keywords: sendfile feature test openbsd |
-------------------------------------------+--------------------------------
The ''sendfile-bsd-test'' in sendfile's setup file compiles on OpenBSD but
would not link as the sendfile symbol is not part of OpenBSD's libc.
However since the test is done with ''try-compile comile-only: #t'' the
test passes where it shouldn't.
As Peter Bex noted the test fails on NetBSD which also has no sendfile
function available, but this may be related to a real compilation error
(missing or wrong include file etc.)
--
Ticket URL: <http://bugs.call-cc.org/ticket/1147>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1147: sendfile 1.7.29 feature test should fail on OpenBSD but passes,
Chicken Trac <=