#1168 |
make install: umask problem with modules.db
|
new
|
|
major
|
someday
|
build system
|
#1196 |
Static compilation doesn't respect $LIBDIR.
|
new
|
|
major
|
someday
|
build system
|
#1305 |
chmod of modules.db on new installation
|
new
|
|
major
|
someday
|
build system
|
#1370 |
Build-dependencies between import libraries and core units don't seem to be completely right
|
new
|
|
minor
|
5.4
|
build system
|
#1774 |
mac.r is installed in the wrong location
|
new
|
|
not urgent at all
|
someday
|
build system
|
#1226 |
This code will trigger an inlining loop
|
new
|
|
major
|
someday
|
compiler
|
#1323 |
Teach compiler that fold and map with clean procedure is itself clean
|
new
|
|
major
|
someday
|
compiler
|
#1390 |
The behavior between `values` and `call/cc` is inconsistent.
|
reopened
|
|
minor
|
someday
|
compiler
|
#1481 |
compiler type warning (but no need for a warning)
|
new
|
|
minor
|
someday
|
compiler
|
#1574 |
Redefining reverse in csi makes lambda behave differently, and even segfault
|
new
|
|
major
|
someday
|
compiler
|
#1619 |
Specialization ignores fixnum mode, leading to suboptimal code
|
new
|
|
minor
|
5.4
|
compiler
|
#1642 |
replace "params" slot in nodes of intermediate representation
|
new
|
|
not urgent at all
|
someday
|
compiler
|
#1695 |
Exception handler bug when compiled with -O5?
|
new
|
|
major
|
5.4
|
compiler
|
#1783 |
Creation of .types file is not deterministic
|
new
|
|
minor
|
someday
|
compiler
|
#766 |
posix: can't collect exit status and close all process ports at the same time
|
new
|
|
not urgent at all
|
someday
|
core libraries
|
#951 |
print-length-limit
|
new
|
|
minor
|
someday
|
core libraries
|
#960 |
Need API to box and unbox FILE* pointers as Scheme ports
|
new
|
|
major
|
someday
|
core libraries
|
#1112 |
Figure out a way to safely release objects
|
new
|
|
critical
|
someday
|
core libraries
|
#1146 |
create-temporary-file and create-temporary-directory are subject to race conditions
|
new
|
|
major
|
someday
|
core libraries
|
#1217 |
Unit Posix time/date behaviors differ across operating systems
|
new
|
|
major
|
someday
|
core libraries
|
#1235 |
Issue with parameters
|
new
|
|
major
|
someday
|
core libraries
|
#1236 |
equal? can break at random moments
|
new
|
|
minor
|
someday
|
core libraries
|
#1293 |
eq?-hash tables calculcate different value for objects after they're mutated and lose locatives after GC
|
new
|
|
critical
|
someday
|
core libraries
|
#1295 |
module-environment use with macros
|
new
|
|
major
|
someday
|
core libraries
|
#1339 |
char-ready? returns #f even when input is available
|
new
|
|
minor
|
someday
|
core libraries
|
#1371 |
locative table is only grown, never shrunk
|
new
|
|
minor
|
5.4
|
core libraries
|
#1374 |
`display' issue with UTF-8
|
new
|
|
major
|
5.4
|
core libraries
|
#1450 |
TCP connections can cause process to hang
|
new
|
|
major
|
5.4
|
core libraries
|
#1454 |
process-wait does not function corrently with nohang on Windows
|
new
|
|
major
|
someday
|
core libraries
|
#1465 |
get-keyword fails to operate correctly if keywords in first and second arguments come from different environments
|
new
|
|
major
|
someday
|
core libraries
|
#1486 |
Reading and writing to a pipe set up by process can cause scheduler assertion errors
|
new
|
|
major
|
5.4
|
core libraries
|
#1513 |
Type declarations in modules do not namespace structs
|
assigned
|
|
major
|
5.4
|
core libraries
|
#1541 |
Use reentrant library functions, if available
|
new
|
|
minor
|
someday
|
core libraries
|
#1566 |
ports-tests are not testing file-lock procedures
|
new
|
Christian Kellermann
|
major
|
5.4
|
core libraries
|
#1634 |
copy-file and move-file do not preserve permissions
|
new
|
|
minor
|
someday
|
core libraries
|
#1684 |
programs that specify component-dependencies should build-depend on their import libraries
|
new
|
|
major
|
5.4
|
core libraries
|
#1685 |
shell-variable in egg-compile should quote environment variables
|
assigned
|
evhan
|
major
|
5.4
|
core libraries
|
#1719 |
unbounded growth from parameterize
|
new
|
|
minor
|
someday
|
core libraries
|
#1726 |
chicken.base#implicit-exit-handler reporting segmentation violation with non-default heap size
|
new
|
|
minor
|
5.4
|
core libraries
|
#1736 |
Incomplete SRFI-46/R7RS tail pattern support
|
new
|
|
minor
|
someday
|
core libraries
|
#1773 |
Idea: numeric dispatch with switch
|
new
|
|
not urgent at all
|
5.4
|
core libraries
|
#1777 |
Drop builtin-features from eval.scm
|
new
|
|
major
|
5.4
|
core libraries
|
#1798 |
No promise type.
|
new
|
|
minor
|
someday
|
core libraries
|
#1803 |
Avoid getrusage system calls in GC
|
new
|
|
major
|
5.4
|
core libraries
|
#125 |
cross-chicken should prefer loading uncompiled import libraries
|
assigned
|
|
minor
|
5.4
|
core tools
|
#612 |
"chicken-install -deploy" must make sure the installed extensions have the same version as the currently installed ones
|
assigned
|
|
major
|
|
core tools
|
#961 |
option quoting in csc is a complete mess
|
new
|
|
major
|
someday
|
core tools
|
#1492 |
egg format: `components' accepts but ignores `csc-options'
|
new
|
|
minor
|
someday
|
core tools
|
#1688 |
Restore -l option for chicken-install
|
new
|
|
major
|
5.4
|
core tools
|
#1721 |
include file install w/ CHICKEN_INSTALL_PREFIX causes duplicated install prefix in final pathname
|
new
|
|
major
|
someday
|
core tools
|
#1800 |
chicken-install fails installing eggs when encountering truncated/empty .egg-info files
|
new
|
|
major
|
someday
|
core tools
|
#1802 |
chicken-install doesn't update outdated cached eggs
|
new
|
|
minor
|
someday
|
core tools
|
#934 |
improve documentation for functors and named interfaces
|
new
|
|
minor
|
someday
|
documentation
|
#1348 |
improvement to manual pages
|
new
|
|
minor
|
someday
|
documentation
|
#1723 |
exports of (chicken module) are not obvious
|
new
|
|
major
|
5.4
|
documentation
|
#1784 |
Modify chickadee to say what module an identifier is in
|
new
|
|
major
|
someday
|
documentation
|
#1132 |
Expansion of internal definitions ignores import status/redefinition of `define` et al.
|
new
|
|
major
|
someday
|
expander
|
#1166 |
Globally defining an identifier previously bound to a macro should shadow the macro fully
|
new
|
sjamaan
|
major
|
5.4
|
expander
|
#1294 |
define-record-printer messes with internal defines
|
new
|
|
major
|
5.4
|
expander
|
#1351 |
syntax-rules has difficulty handling ellipsis in some cases?
|
new
|
sjamaan
|
not urgent at all
|
someday
|
expander
|
#1355 |
define strips hygiene from defined identifiers at top-level
|
new
|
|
major
|
someday
|
expander
|
#1464 |
ir-macro-expander's compare + define-syntax + modules don't mix
|
new
|
|
major
|
someday
|
expander
|
#1491 |
##sys#expand-multiple-values-assignment works for some reason
|
new
|
|
minor
|
someday
|
expander
|
#1615 |
hidden/gensymed variables are registered for export
|
new
|
sjamaan
|
major
|
5.4
|
expander
|
#1635 |
Include multiple times in a row 'interrupts' definitions
|
new
|
|
minor
|
someday
|
expander
|
#1793 |
r7rs incompatibility regarding identifier renames in macro expansion
|
new
|
|
major
|
5.4
|
expander
|
#423 |
chicken-uninstall -s leaves unicode-char-sets in lib/chicken/5
|
assigned
|
Alex Shinn
|
minor
|
|
extensions
|
#488 |
SLIME completion does not complete up to first non-unique point in string
|
new
|
Nick Gasson
|
major
|
|
extensions
|
#731 |
couchdb-view-server: segfault in tests
|
new
|
Moritz Heidkamp
|
major
|
|
extensions
|
#749 |
honu: handle octal format escapes in string literals
|
new
|
|
minor
|
|
extensions
|
#779 |
hyde: support trailing slashes on directories
|
new
|
|
major
|
|
extensions
|
#784 |
ssax's `ssax:warn' ignores its first argument (port)
|
new
|
|
minor
|
|
extensions
|
#813 |
Extension tiger-hash fails on big-endian machines
|
accepted
|
Kon Lovett
|
major
|
|
extensions
|
#863 |
transparent handling of executable file-suffix for "make" extension
|
new
|
|
major
|
|
extensions
|
#945 |
html-parser supports only a few entities
|
assigned
|
Alex Shinn
|
major
|
someday
|
extensions
|
#1005 |
mmap test doesn't correctly catch error situations
|
reopened
|
|
major
|
someday
|
extensions
|
#1043 |
byte-blob-stream-find fails to find matches at the end of a stream
|
assigned
|
Ivan Raikov
|
major
|
someday
|
extensions
|
#1091 |
glut: unexpected exit on (use glut)
|
new
|
felix winkelmann
|
major
|
someday
|
extensions
|
#1128 |
stty termios struct, add feature test for speed attributes
|
new
|
Alex Shinn
|
major
|
someday
|
extensions
|
#1141 |
hyde: execute permissions on hyde executable
|
assigned
|
Moritz Heidkamp
|
major
|
someday
|
extensions
|
#1145 |
Issue with matchable and the module system
|
assigned
|
sjamaan
|
major
|
someday
|
extensions
|
#1147 |
sendfile 1.7.29 feature test should fail on OpenBSD but passes
|
new
|
certainty
|
major
|
someday
|
extensions
|
#1148 |
Fix setup-helper usage in eggs
|
new
|
|
minor
|
someday
|
extensions
|
#1165 |
redis relies on GNU make, which is not the default make on BSDs
|
new
|
0xab
|
major
|
someday
|
extensions
|
#1180 |
parley seems to insert the same sexpression to the reader again when getting input while sleeping
|
new
|
Christian Kellermann
|
major
|
someday
|
extensions
|
#1233 |
hexgrid: test failure
|
new
|
estevo
|
minor
|
someday
|
extensions
|
#1238 |
mw (tests): openssl egg is needed for HTTPS
|
new
|
Tony Sidaway
|
major
|
someday
|
extensions
|
#1241 |
pty: test failure
|
new
|
Alex Shinn
|
major
|
someday
|
extensions
|
#1247 |
twilio's license is BSD, but it depends on a GPL-3 egg (s)
|
new
|
Peter Danenberg
|
major
|
someday
|
extensions
|
#1251 |
eping attempts to emit an import library out of the import source file
|
new
|
mikele
|
major
|
someday
|
extensions
|
#1265 |
AD: installation failure
|
new
|
0xab
|
major
|
someday
|
extensions
|
#1276 |
alist-lib alist-update!/default not useful for adding keys
|
assigned
|
Peter Danenberg
|
minor
|
someday
|
extensions
|
#1291 |
lowdown: markdown->sxml produces unnormalised SXML
|
assigned
|
Moritz Heidkamp
|
major
|
someday
|
extensions
|
#1320 |
henrietta-cache & openssl crash
|
new
|
|
major
|
someday
|
extensions
|
#1325 |
qt-light egg: timers may put chicken into an inconsistent state
|
new
|
|
major
|
someday
|
extensions
|
#1353 |
posix-semaphore egg won't build on OS X: uses deprecated API
|
assigned
|
dleslie
|
major
|
someday
|
extensions
|
#1372 |
mailbox timeouts and thread signaling
|
assigned
|
Kon Lovett
|
major
|
someday
|
extensions
|
#1382 |
sql-de-lite ignores new versions of sqlite3 on Cygwin
|
new
|
Jim Ursetto
|
minor
|
someday
|
extensions
|
#1397 |
s11n4j depends on `numbers', but doesn't specify it as a dependency
|
new
|
andyjpb
|
major
|
someday
|
extensions
|
#1404 |
aima: Error: (match) during expansion of (make-debug-environment ...) - no matching pattern
|
new
|
Peter Danenberg
|
major
|
someday
|
extensions
|