[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1442: file-copy in compiled code causes segfault
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1442: file-copy in compiled code causes segfaults |
Date: |
Sat, 10 Feb 2018 14:33:26 -0000 |
#1442: file-copy in compiled code causes segfaults
---------------------------------------+---------------------------------
Reporter: sjamaan | Owner: sjamaan
Type: defect | Status: new
Priority: major | Milestone: 4.14.0
Component: core libraries | Version: 4.13.0
Resolution: | Keywords: segfault, file-copy
Estimated difficulty: easy |
---------------------------------------+---------------------------------
Comment (by LemonBoy):
With my detective hat on I'd say it's because `read-string!` is defined in
`extras` but `files` doesn't import it.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1442#comment:2>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Chicken-janitors] #1442: file-copy in compiled code causes segfaults,
Chicken Trac <=