Summary
eggify srfi-18 unit
Metadata
- Id: 05d0494d3e954b8dc40732759f246ec301d2d3cc
- Trac id: 176
- Type: task
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: wontfix
- Priority: minor
- Milestone:
- Version: 4.3.x
- Changetime: 2010-03-02 12:42:26 UTC
- Created: 2010-02-17 08:18:56 UTC
- Keywords: srfi-18
Description
This unit is not needed by the core system and can be turned to an extension.
See also #175.
Changes and comments
[2010-03-02 12:42:26 UTC] felix changed status from new to closed
[2010-03-02 12:42:26 UTC] felix set resolution to wontfix
[2010-03-02 12:42:26 UTC] felix wrote:
This unit is tied to deeply into the base system - for example the basic thread-creation code is in library.scm, since a default thread (primordial) has to be created anyway.