#1721 |
include file install w/ CHICKEN_INSTALL_PREFIX causes duplicated install prefix in final pathname
|
new
|
|
|
defect
|
major
|
#1723 |
exports of (chicken module) are not obvious
|
new
|
|
|
defect
|
major
|
#1728 |
chicken-install postgresql fails on Windows
|
new
|
|
|
defect
|
major
|
#1729 |
[fmt egg]: Num fails with numbers near 0
|
assigned
|
|
foof
|
defect
|
major
|
#1745 |
apropos doesn't report macros
|
assigned
|
apropos, macro
|
Kon Lovett
|
defect
|
major
|
#1750 |
apropos sort drops macros
|
assigned
|
apropos, macro
|
Kon Lovett
|
defect
|
major
|
#1752 |
spiffy-cgi-handlers: infinite redirect with cgit 'about' page
|
new
|
spiffy, spiffy-cgi-handlers
|
|
defect
|
major
|
#1753 |
macOS case-insesitive fs resolves C++ <version> to chicken-install generated VERSION file
|
new
|
macos, install, c++, mdh
|
|
defect
|
major
|
#1759 |
Module system weirdness
|
new
|
|
|
defect
|
major
|
#1777 |
Drop builtin-features from eval.scm
|
new
|
|
|
defect
|
major
|
#1780 |
wishlist: support keywords in coops (make <class> ...) form
|
new
|
|
|
defect
|
major
|
#1782 |
Reduce number of Windows configurations by removing Cygwin support
|
new
|
|
|
task
|
major
|
#1784 |
Modify chickadee to say what module an identifier is in
|
new
|
chickadee
|
|
defect
|
major
|
#1792 |
Some eggs install into system /share and /bin (even when CHICKEN_INSTALL_REPOSITORY is set); this fails when the directory is RO
|
new
|
|
|
defect
|
major
|
#1793 |
r7rs incompatibility regarding identifier renames in macro expansion
|
new
|
|
|
defect
|
major
|
#1794 |
(r7rs) syntax-rules doesn't allow combining ellipsis and dotted tail
|
new
|
r7rs, syntax-rules, macros
|
|
defect
|
major
|
#1796 |
Allow type definitions to be exported.
|
new
|
types modules
|
|
enhancement
|
major
|
#1800 |
chicken-install fails installing eggs when encountering truncated/empty .egg-info files
|
new
|
chicken-install
|
|
defect
|
major
|
#1803 |
Avoid getrusage system calls in GC
|
new
|
|
|
defect
|
major
|
#1807 |
with-input-from-string scsh-process
|
new
|
scsh-process
|
|
enhancement
|
major
|
#1808 |
Srfi-42 index keyword hygiene
|
new
|
|
|
defect
|
major
|
#125 |
cross-chicken should prefer loading uncompiled import libraries
|
assigned
|
|
|
defect
|
minor
|
#258 |
z3 egg improvements
|
new
|
z3
|
Jim Ursetto
|
enhancement
|
minor
|
#377 |
STATICBUILD doesn't seem to run on cygwin
|
assigned
|
cygwin
|
|
defect
|
minor
|
#423 |
chicken-uninstall -s leaves unicode-char-sets in lib/chicken/5
|
assigned
|
|
Alex Shinn
|
defect
|
minor
|
#739 |
Allow more specific foreign types
|
new
|
ffi foreign types
|
felix winkelmann
|
enhancement
|
minor
|
#747 |
coops: integrate primitive type classes
|
new
|
coops primitive-classes
|
felix winkelmann
|
task
|
minor
|
#749 |
honu: handle octal format escapes in string literals
|
new
|
honu
|
|
defect
|
minor
|
#752 |
test and document qt-light enhancements by satosi
|
new
|
qt-light
|
|
task
|
minor
|
#784 |
ssax's `ssax:warn' ignores its first argument (port)
|
new
|
ssax, ssax:warn
|
|
defect
|
minor
|
#872 |
run finalizers in a dedicated thread
|
new
|
finalizers threads
|
|
task
|
minor
|
#934 |
improve documentation for functors and named interfaces
|
new
|
functor interface
|
|
defect
|
minor
|
#938 |
Feature Request: Load type files for units
|
assigned
|
types units
|
felix winkelmann
|
enhancement
|
minor
|
#951 |
print-length-limit
|
new
|
|
|
defect
|
minor
|
#985 |
read-line blocks intermittantly on Atom based netbook
|
assigned
|
|
Matt Welland
|
defect
|
minor
|
#1007 |
socket egg: socket-close should track closed status
|
new
|
socket egg
|
Jim Ursetto
|
defect
|
minor
|
#1148 |
Fix setup-helper usage in eggs
|
new
|
|
|
defect
|
minor
|
#1162 |
gethostbyname() is deprecated in favour of getaddrinfo()
|
new
|
gethostbyname, getaddrinfo, posix
|
|
enhancement
|
minor
|
#1176 |
Support capturing multiple value type in `forall`, etc.
|
new
|
scrutinizer
|
|
enhancement
|
minor
|
#1215 |
Warn about too specific type declarations
|
new
|
|
|
enhancement
|
minor
|
#1220 |
Problems with chicken-status -f after using chicken-install -p
|
reopened
|
|
Christian Kellermann
|
defect
|
minor
|
#1233 |
hexgrid: test failure
|
new
|
hexgrid
|
estevo
|
defect
|
minor
|
#1236 |
equal? can break at random moments
|
new
|
|
|
defect
|
minor
|
#1276 |
alist-lib alist-update!/default not useful for adding keys
|
assigned
|
alist-lib
|
Peter Danenberg
|
defect
|
minor
|
#1286 |
define-constant and define-inline should shadow imported identifiers
|
new
|
modules, inlining, define-inline, define-constant
|
|
enhancement
|
minor
|
#1302 |
Syntax error for csc -postlude '(main)'
|
new
|
|
|
defect
|
minor
|
#1310 |
feathers: show number of debug-events for each line
|
new
|
feathers
|
felix winkelmann
|
enhancement
|
minor
|
#1311 |
feathers: Implement "Next"
|
new
|
feathers
|
|
enhancement
|
minor
|
#1339 |
char-ready? returns #f even when input is available
|
new
|
|
|
defect
|
minor
|
#1340 |
Unable to compile a mathh gama instruction at or above optimize-level 3
|
new
|
|
|
defect
|
minor
|
#1348 |
improvement to manual pages
|
new
|
|
|
defect
|
minor
|
#1354 |
Clean up the expander a bit
|
new
|
expander
|
sjamaan
|
task
|
minor
|
#1370 |
Build-dependencies between import libraries and core units don't seem to be completely right
|
new
|
|
|
defect
|
minor
|
#1371 |
locative table is only grown, never shrunk
|
new
|
|
|
defect
|
minor
|
#1382 |
sql-de-lite ignores new versions of sqlite3 on Cygwin
|
new
|
sql-de-lite
|
Jim Ursetto
|
defect
|
minor
|
#1383 |
Add unexport form for modules
|
new
|
modules
|
|
enhancement
|
minor
|
#1388 |
Enable clustering and lfa2 at lower optimisation levels
|
assigned
|
|
felix winkelmann
|
enhancement
|
minor
|
#1390 |
The behavior between `values` and `call/cc` is inconsistent.
|
reopened
|
|
|
defect
|
minor
|
#1427 |
gochan's test failure
|
new
|
gochan
|
kristianlm
|
defect
|
minor
|
#1436 |
Don't disable inline file generation with -O5 (disable-interrupts)
|
new
|
inlining
|
|
change request
|
minor
|
#1452 |
[test egg]: test-group eats the call-chain on error
|
new
|
test egg
|
|
defect
|
minor
|
#1476 |
(scrutinizer) Should global types be smashed in local contexts?
|
new
|
smashing
|
|
task
|
minor
|
#1481 |
compiler type warning (but no need for a warning)
|
new
|
compiler warning
|
|
defect
|
minor
|
#1491 |
##sys#expand-multiple-values-assignment works for some reason
|
new
|
|
|
defect
|
minor
|
#1492 |
egg format: `components' accepts but ignores `csc-options'
|
new
|
chicken-install, components, component-options, csc-options
|
|
defect
|
minor
|
#1523 |
srf-113 0.9: test failure: unbound variable: hash-table-exists?
|
new
|
srfi-113, hash-table-exists?, tests
|
Jeremy Steward
|
defect
|
minor
|
#1526 |
gochan: test failure: 10ms messages for 105ms means 10 messages: expected 10 but got 11
|
new
|
gochan, tests
|
kristianlm
|
defect
|
minor
|
#1541 |
Use reentrant library functions, if available
|
new
|
|
|
defect
|
minor
|
#1557 |
openssl load system certs
|
assigned
|
|
Jim Ursetto
|
enhancement
|
minor
|
#1582 |
List of available eggs in RSS format contain incomplete URLs
|
new
|
|
|
defect
|
minor
|
#1605 |
Display compiler warnings for macros with missing imports
|
new
|
|
|
enhancement
|
minor
|
#1606 |
Add code to lfa2 for extinguishing SRFI-4 predicates
|
assigned
|
lfa2
|
felix winkelmann
|
enhancement
|
minor
|
#1619 |
Specialization ignores fixnum mode, leading to suboptimal code
|
new
|
|
|
defect
|
minor
|
#1621 |
apropos support disjoint keyword
|
new
|
apropos, keyword
|
Kon Lovett
|
defect
|
minor
|
#1627 |
Negative zero literals are miscompiled
|
new
|
float, negative zero
|
|
defect
|
minor
|
#1628 |
hopefully: deadlock in tests
|
new
|
hopefully, deadlock
|
joergw
|
defect
|
minor
|
#1634 |
copy-file and move-file do not preserve permissions
|
new
|
|
|
defect
|
minor
|
#1635 |
Include multiple times in a row 'interrupts' definitions
|
new
|
|
|
defect
|
minor
|
#1639 |
srfi-13: string-concatenate stops when cdr is non-list
|
new
|
|
|
defect
|
minor
|
#1666 |
Separate library into safe and unsafe parts
|
new
|
|
|
enhancement
|
minor
|
#1669 |
9p: wrong test directory
|
assigned
|
9p, tests
|
sjamaan
|
defect
|
minor
|
#1670 |
address-info: wrong test directory
|
assigned
|
address-info, tests
|
Thomas Chust
|
defect
|
minor
|
#1671 |
aes: wrong test directory
|
assigned
|
aes, tests
|
Alaric Snell-Pym
|
defect
|
minor
|
#1672 |
crypto-tools: wrong test directory
|
assigned
|
crypto-tools, tests
|
Alaric Snell-Pym
|
defect
|
minor
|
#1673 |
srfi-99: wrong test directory
|
assigned
|
srfi-99, tests
|
Thomas Chust
|
defect
|
minor
|
#1674 |
tweetnacl: wrong test directory
|
assigned
|
tweetnacl, tests
|
Thomas Chust
|
defect
|
minor
|
#1701 |
Egg SRFI-37 - wrong result
|
new
|
|
|
defect
|
minor
|
#1702 |
Switch to srfi-115
|
new
|
regexp, irregex, srfi-115
|
|
enhancement
|
minor
|
#1705 |
Module names should be unique
|
new
|
modules, encapsulation, name conflicts
|
|
enhancement
|
minor
|
#1719 |
unbounded growth from parameterize
|
new
|
make-parameter parameterize
|
|
defect
|
minor
|
#1726 |
chicken.base#implicit-exit-handler reporting segmentation violation with non-default heap size
|
new
|
|
|
defect
|
minor
|
#1732 |
[zmq egg] barebones curve encryption suport
|
assigned
|
zmq, egg, encryption
|
Moritz Heidkamp
|
enhancement
|
minor
|
#1735 |
Strip away prefix when importing
|
new
|
|
|
enhancement
|
minor
|
#1736 |
Incomplete SRFI-46/R7RS tail pattern support
|
new
|
syntax-rules srfi-46
|
|
defect
|
minor
|
#1739 |
math: failure in tests
|
assigned
|
math
|
Diego
|
defect
|
minor
|
#1740 |
ephem: failures in tests (on 32bit systems)
|
assigned
|
ephem
|
rca
|
defect
|
minor
|
#1746 |
Improve chicken-install cyclic dependencies error
|
new
|
chicken-install, egg, dependency, cyclic
|
|
enhancement
|
minor
|
#1763 |
chicken-install should pass features defined on the command line on to the build script
|
new
|
|
|
change request
|
minor
|
#1769 |
Svn-client egg: changes needed to build under musl
|
assigned
|
|
Peter Bex
|
defect
|
minor
|
#1775 |
fuse tests hang
|
assigned
|
fuse
|
evhan
|
defect
|
minor
|