[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1618: srfi-18 types file is incorrect in 5.1
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1618: srfi-18 types file is incorrect in 5.1 |
Date: |
Tue, 28 May 2019 09:33:15 -0000 |
#1618: srfi-18 types file is incorrect in 5.1
------------------------+-------------------------------
Reporter: sjamaan | Owner:
Type: defect | Status: new
Priority: major | Milestone: 5.1
Component: extensions | Version: 5.0.0
Keywords: | Estimated difficulty: medium
------------------------+-------------------------------
It uses symbol as the type for keywords used as arguments in some
procedures like `thread-wait-for-i/o!`.
The easiest way to solve this for now would be to change it to `*`. For
5.0, `keyword` isn't supported.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1618>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1618: srfi-18 types file is incorrect in 5.1,
Chicken Trac <=