Changes between Initial Version and Version 1 of Ticket #1433, comment 1
- Timestamp:
- 12/26/17 17:43:06 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1433, comment 1
initial v1 3 3 `csc -static x.scm -kv -debug 2 && ./x -:rd` 4 4 5 It looks like srfi-1.scm actually is triggering the loading of `chicken.import.so`, which it shouldn't.