#1049 |
delete-stale-binaries in chicken-install should not recurse in subdirectories
|
|
defect
|
major
|
someday
|
core tools
|
#1051 |
Implementation of C_flonum_rat is probably buggy
|
sjamaan
|
defect
|
major
|
someday
|
core libraries
|
#1052 |
csc assumes install_name_tool is in the path
|
|
defect
|
minor
|
4.9.0
|
build system
|
#1053 |
Support newer Xcode versions on Mac
|
|
defect
|
major
|
someday
|
build system
|
#1054 |
"csc -deploy" does not find libchicken.dll on windows
|
|
defect
|
minor
|
4.11.0
|
compiler
|
#1055 |
signal-diagram: reference to unbound identifier `E:Val'
|
Ivan Raikov
|
defect
|
major
|
someday
|
extensions
|
#1056 |
yasos 1.2: Syntax error (import): cannot import from undefined module: simple-tests
|
juergen
|
defect
|
major
|
someday
|
extensions
|
#1057 |
CHICKEN's tests should not require installing CHICKEN before running
|
|
defect
|
major
|
4.9.0
|
build system
|
#1058 |
Strange bugs in openssl egg (or core?)
|
Thomas Chust
|
defect
|
major
|
4.9.0
|
unknown
|
#1059 |
C_c_*vector are using the wrong lolevel accessors
|
sjamaan
|
defect
|
major
|
4.9.0
|
core libraries
|
#1060 |
reexport doesn't reexport implicit syntax exports
|
|
enhancement
|
minor
|
4.11.0
|
expander
|
#1062 |
make check on windows: assertion failed: (equal? 1.0 (numerator 0.0))
|
|
defect
|
major
|
4.9.0
|
core libraries
|
#1063 |
scrutiny-tests-2.scm contains a bad test but it passes anyway!
|
|
defect
|
critical
|
4.9.0
|
scrutinizer
|
#1064 |
irregex-match with `eow` doesn't behave like example in docs
|
|
defect
|
major
|
4.9.0
|
core libraries
|
#1065 |
irregex-match with `look-ahead` doesn't behave like the example in the docs
|
|
defect
|
major
|
4.9.0
|
core libraries
|
#1066 |
irregex chunked matching breaks when using positive lookbehind with submatches
|
|
defect
|
minor
|
4.9.0
|
unknown
|
#1068 |
Possible regression: kanren: Error: unbound variable: move1330613308
|
|
defect
|
major
|
4.9.0
|
unknown
|
#1069 |
[intarweb] [PATCH] Full list of HTTP status codes
|
sjamaan
|
enhancement
|
minor
|
someday
|
unknown
|
#1071 |
srfi-63 borking chicken-doc-admin
|
Jim Ursetto
|
defect
|
major
|
someday
|
unknown
|
#1072 |
[spiffy] [PATCH] Improve HTML in the simple-directory-handler
|
sjamaan
|
defect
|
major
|
someday
|
unknown
|
#1074 |
intarweb request parsing and Spiffy handling of said requests is inconsistent in case of improper request line URIs
|
sjamaan
|
defect
|
major
|
someday
|
unknown
|
#1075 |
[intarweb] Expires attribute of set-cookie-parser should use rfc1123 dates
|
sjamaan
|
defect
|
major
|
someday
|
unknown
|
#1076 |
test failures: treaps, skiplists, random-access-lists, lazy-lists and continuations
|
juergen
|
defect
|
major
|
someday
|
extensions
|
#1077 |
Symbols containing newlines don't get quoted by write
|
sjamaan
|
defect
|
major
|
5.1
|
core libraries
|
#1079 |
Implement pathname-expand
|
|
defect
|
minor
|
4.10.0
|
extensions
|
#1080 |
condition-case expands into two else clauses
|
|
defect
|
major
|
4.9.0
|
unknown
|
#1081 |
make check error on salmonella-linux-x86 (Testing correct handling of thread-join! with external signals)
|
|
defect
|
major
|
4.9.0
|
unknown
|
#1082 |
A paste that makes pastiche hang
|
|
defect
|
major
|
someday
|
unknown
|
#1084 |
r7rs library include path trouble
|
evhan
|
defect
|
major
|
someday
|
extensions
|
#1085 |
srfi-1's list= and lset procedures don't check their first arguments
|
|
defect
|
not urgent at all
|
4.10.0
|
core libraries
|
#1086 |
Port srfi-40's documentation to wiki format
|
|
task
|
minor
|
someday
|
documentation
|
#1088 |
freetds tests error: cannot open file - No such file or directory: "test-freetds-secret.scm"
|
Peter Danenberg
|
defect
|
major
|
someday
|
extensions
|
#1089 |
parametric-curve: Error: assertion failed: (every (lambda (x y) (< (abs (- x y)) 1e-15)) ((sample-curve my-scaled-c) 5) (list 3.0 4.0 25.0))
|
Ivan Raikov
|
defect
|
major
|
someday
|
extensions
|
#1092 |
amazon-s3 test errors
|
thomashintz
|
defect
|
major
|
someday
|
extensions
|
#1093 |
chicken-uninstall should not interpret the given egg as a pattern by default
|
|
enhancement
|
minor
|
5.0
|
core tools
|
#1094 |
define-inline does not respect inline-limit
|
evhan
|
defect
|
major
|
4.10.0
|
compiler
|
#1096 |
(abs most-negative-fixnum) does return negative value
|
|
defect
|
minor
|
5.0
|
core libraries
|
#1097 |
subvector fails at vector-length
|
chicken-team
|
defect
|
major
|
someday
|
core libraries
|
#1098 |
Remove the apply limit wrt the number of arguments
|
|
defect
|
minor
|
5.0
|
unknown
|
#1099 |
low-level-macros: test failure starting on 2014-02-12
|
juergen
|
defect
|
major
|
someday
|
extensions
|
#1100 |
chicken-install uninstalls eggs on updating
|
|
defect
|
minor
|
5.0
|
core tools
|
#1101 |
reverse-list->string is not provided by srfi-13 (but by library.scm instead)
|
|
defect
|
minor
|
4.10.0
|
core libraries
|
#1102 |
pty: tests need the test egg
|
Alex Shinn
|
defect
|
major
|
someday
|
extensions
|
#1103 |
pty test script doesn't report failures (and one test fails)
|
Alex Shinn
|
defect
|
major
|
someday
|
extensions
|
#1104 |
mat5-lib's tests leave temporary files
|
Ivan Raikov
|
defect
|
major
|
someday
|
extensions
|
#1105 |
byte-blob's tests leave temporary files
|
Ivan Raikov
|
defect
|
major
|
someday
|
extensions
|
#1106 |
-deploy reinstalls all dependencies when installing an egg
|
|
defect
|
major
|
4.11.0
|
core tools
|
#1107 |
Compiling with OpenBSD's gcc-4.2.1 produces 2 warnings when compiling posixunix.c
|
|
defect
|
minor
|
4.12.0
|
core libraries
|
#1108 |
sql-de-lite: test failure on Linux x86-64 (GCC, DEBUGBUILD)
|
Jim Ursetto
|
defect
|
major
|
someday
|
extensions
|
#1109 |
chicken-install retrieve creates a directory even if the egg doesn't exist
|
|
defect
|
minor
|
4.10.0
|
core tools
|
#1110 |
chicken-install fails incorrectly when egg does not exist
|
|
defect
|
minor
|
4.11.0
|
unknown
|
#1111 |
soil: installation failure (GL/GL.h)
|
dleslie
|
defect
|
major
|
someday
|
extensions
|
#1114 |
picnic: installation failure: reference to possibly unbound identifier `pcurve:compose-curve' in compose-curves
|
Ivan Raikov
|
defect
|
major
|
someday
|
extensions
|
#1116 |
parametric-curve's tests need numbers
|
Ivan Raikov
|
defect
|
major
|
someday
|
extensions
|
#1117 |
Make sure the html files for the manual get generated and included in tarballs
|
|
defect
|
major
|
4.9.0
|
build system
|
#1119 |
lazy-lists: installation failure: Syntax error (import): cannot import from undefined module: methods
|
juergen
|
defect
|
major
|
someday
|
extensions
|
#1120 |
apply-tests failure on OpenBSD 5.4 (x86-64, clang 3.3)
|
|
defect
|
major
|
4.11.0
|
unknown
|
#1121 |
Allow functor arguments to be optional
|
|
enhancement
|
minor
|
someday
|
expander
|
#1122 |
Some compiler rewrites marked "safe" are really unsafe
|
|
defect
|
major
|
4.11.0
|
compiler
|
#1123 |
wiki breakage when authentication fails?
|
sjamaan
|
defect
|
major
|
someday
|
wiki
|
#1124 |
make-input-port exposes memory corruption bug?
|
|
defect
|
major
|
4.9.0
|
unknown
|
#1129 |
import does not complain when passed nonextant identifiers
|
sjamaan
|
defect
|
major
|
4.11.0
|
expander
|
#1130 |
signal-diagram: installation failure: unbound identifiers: `prelude/ML', `prelude/scheme' and `prelude/Octave'
|
Ivan Raikov
|
defect
|
major
|
someday
|
extensions
|
#1133 |
segfault violation when using tcp-accept (as last s-exp?)
|
|
defect
|
critical
|
someday
|
core libraries
|
#1135 |
string-copy! bug
|
|
defect
|
major
|
4.10.0
|
core libraries
|
#1136 |
move-memory! bug similar to #1135
|
|
defect
|
major
|
4.10.0
|
core libraries
|
#1137 |
sql-de-lite: use of ##sys#expand-home-path
|
Jim Ursetto
|
defect
|
major
|
someday
|
extensions
|
#1138 |
sqlite3: use of ##sys#expand-home-path
|
Thomas Chust
|
defect
|
major
|
someday
|
extensions
|
#1139 |
sql-de-lite: failure in tests: expected 1234567890125.0 but got 1234567890125
|
Jim Ursetto
|
defect
|
major
|
someday
|
extensions
|
#1142 |
CR: remove queues, mmap, evict and binary search from core libraries
|
felix winkelmann
|
change request
|
minor
|
5.0
|
core libraries
|
#1143 |
byte-string-* procedures not exported from utf8 egg
|
Alex Shinn
|
defect
|
major
|
someday
|
extensions
|
#1144 |
chicken-install's -keep-installed and -prefix/-deploy options don't play nicely together
|
|
enhancement
|
minor
|
4.12.0
|
core tools
|
#1149 |
functor generated modules don't compile
|
|
defect
|
major
|
someday
|
unknown
|
#1150 |
irc: tcp-read-timeout not paramaterized everywhere that it needs to be
|
felix winkelmann
|
defect
|
minor
|
someday
|
extensions
|
#1151 |
srfi-99: define-record-type doesn't properly define field accessor when the field name matches a previously defined symbol
|
Thomas Chust
|
defect
|
minor
|
someday
|
extensions
|
#1153 |
Behavior of normalize-pathname on the root directory
|
|
defect
|
minor
|
4.10.0
|
core libraries
|
#1154 |
error using 'bindings' egg from an 'included' script
|
sjamaan
|
defect
|
major
|
someday
|
unknown
|
#1156 |
compiler warnings when import specifiers are used for setup-api and setup-download
|
|
defect
|
minor
|
5.0
|
unknown
|
#1157 |
test egg 'approx-equal?' bug?
|
Alex Shinn
|
defect
|
major
|
someday
|
extensions
|
#1158 |
aand in the anaphora egg returns an unspecified value when one of the argument is #f
|
juergen
|
defect
|
minor
|
someday
|
extensions
|
#1159 |
Handle -debug h without a source file
|
|
defect
|
minor
|
5.1
|
core tools
|
#1160 |
typed-lists: tests fail sometimes
|
|
defect
|
major
|
someday
|
extensions
|
#1161 |
irc egg fails at removing message handler
|
|
defect
|
minor
|
someday
|
extensions
|
#1163 |
nanomsg needs foreigners
|
kristianlm
|
defect
|
major
|
someday
|
extensions
|
#1167 |
nemo: cp: cannot stat `templates/NEST.tmpl': No such file or directory
|
Ivan Raikov
|
defect
|
major
|
someday
|
extensions
|
#1169 |
*.setup-info installed with user login and group instead of root
|
|
defect
|
minor
|
5.0
|
core tools
|
#1170 |
kvlists needs setup-helper
|
Peter Danenberg
|
defect
|
major
|
someday
|
extensions
|
#1171 |
combinatorics: the trick to conditionally include setup-helper-cock doesn't work
|
Peter Danenberg
|
defect
|
major
|
someday
|
extensions
|
#1172 |
The overhead of loading import files is noticable
|
|
defect
|
major
|
5.0
|
core libraries
|
#1173 |
Symbols held in GC-roots are sometimes collected in "symbol-gc" mode
|
|
defect
|
major
|
5.0
|
core libraries
|
#1174 |
srfi-42: append-ec fails when apply limit is reached
|
Ivan Raikov
|
defect
|
minor
|
someday
|
extensions
|
#1175 |
readline started failing on 2014-12-18
|
Alexej Magura
|
defect
|
major
|
someday
|
extensions
|
#1177 |
man pages deficient
|
|
enhancement
|
minor
|
someday
|
documentation
|
#1178 |
readline 3.0b2: test failures
|
Alexej Magura
|
defect
|
major
|
someday
|
extensions
|
#1179 |
tween 1.1 needs the test egg for tests
|
dleslie
|
defect
|
major
|
someday
|
extensions
|
#1181 |
memory corruption when user-interrupts and tcp
|
|
defect
|
major
|
4.11.0
|
unknown
|
#1182 |
utf8 egg silently accepts invalid byte sequences
|
Alex Shinn
|
enhancement
|
major
|
someday
|
extensions
|
#1184 |
lowdown: Error: (car) bad argument type: ()
|
Moritz Heidkamp
|
defect
|
major
|
someday
|
extensions
|
#1185 |
wrong sorting example for topological-sort
|
|
defect
|
major
|
5.3
|
core libraries
|
#1186 |
module-environment is broken for non-primitive modules
|
|
defect
|
major
|
4.11.0
|
core libraries
|