| #519 |
out of memory panic -- possible leak?
|
felix winkelmann
|
defect
|
critical
|
4.6.x
|
fixed
|
| #531 |
"Snowdigest" egg causes stack overflow error in tests with experimental
|
felix winkelmann
|
defect
|
critical
|
4.6.x
|
fixed
|
| #557 |
pretty-print issue on master
|
felix winkelmann
|
defect
|
critical
|
4.6.x
|
fixed
|
| #579 |
Numbers egg does not compute the same result as other schemes
|
sjamaan
|
defect
|
critical
|
4.7.x
|
worksforme
|
| #619 |
string->number accepts out of range characters for base > 10
|
felix winkelmann
|
defect
|
critical
|
4.6.0
|
fixed
|
| #636 |
irregex behaves differently with overlapping character sets on some machines
|
felix winkelmann
|
defect
|
critical
|
4.7.x
|
fixed
|
| #655 |
chicken (master) broken on 2011-07-18
|
felix winkelmann
|
defect
|
critical
|
4.7.x
|
fixed
|
| #706 |
file-exists? does return #f on large files
|
|
defect
|
critical
|
4.7.x
|
fixed
|
| #818 |
string-hash error
|
sjamaan
|
defect
|
critical
|
4.7.x
|
fixed
|
| #855 |
`make-pathname' causes a segfault when given a list of non-strings as first argument
|
felix winkelmann
|
defect
|
critical
|
4.7.x
|
duplicate
|
| #864 |
setup-api handles copying of directories not properly on windows
|
felix winkelmann
|
defect
|
critical
|
4.7.x
|
fixed
|
| #895 |
stack-overflow check fails incorrectly on Sparc64
|
felix winkelmann
|
defect
|
critical
|
4.7.x
|
fixed
|
| #905 |
Unreliable behavior of hash-table-copy with symbols as keys (regression wrt 4.7.4)
|
sjamaan
|
defect
|
critical
|
4.8.x
|
fixed
|
| #910 |
Failure with many arguments on amd64
|
felix winkelmann
|
defect
|
critical
|
4.8.x
|
worksforme
|
| #989 |
High CPU usage when calling signal handler multiple times
|
|
defect
|
critical
|
4.8.x
|
fixed
|
| #1047 |
irregex extracts wrong submatches in some situations
|
sjamaan
|
defect
|
critical
|
4.8.x
|
fixed
|
| #281 |
promote irregex to full unit
|
felix winkelmann
|
enhancement
|
major
|
4.5.x
|
fixed
|
| #418 |
csi unable to load core libraries in 4.6.0 on amd64
|
|
defect
|
major
|
4.6.x
|
fixed
|
| #420 |
indirectly loaded extension to statically linked extension-modules may still be loaded dynamically
|
felix winkelmann
|
defect
|
major
|
4.6.x
|
wontfix
|
| #440 |
'Error: stack overflow' error in unexpected situation
|
|
defect
|
major
|
4.6.x
|
invalid
|
| #441 |
equal? may not recurse into closures
|
|
change request
|
major
|
4.6.x
|
fixed
|
| #457 |
srfi-18 time->seconds not returning seconds.
|
|
defect
|
major
|
4.6.x
|
fixed
|
| #473 |
guard-procedure should not be reinvoked when restoring parameter value using `parameterize'
|
felix winkelmann
|
defect
|
major
|
4.6.x
|
fixed
|
| #474 |
Additional library procedure condition->list
|
felix winkelmann
|
enhancement
|
major
|
4.6.x
|
fixed
|
| #486 |
Interrupting a tcp read operation causes a crash
|
Jim Ursetto
|
defect
|
major
|
4.6.x
|
fixed
|
| #500 |
record types of the same name are treated equal
|
|
defect
|
major
|
4.6.x
|
wontfix
|
| #506 |
pretty-print does not escape strings like write does
|
|
defect
|
major
|
4.6.x
|
fixed
|
| #517 |
Strange segfaults when linking to pthreads
|
felix winkelmann
|
defect
|
major
|
4.6.x
|
invalid
|
| #529 |
close-input-pipe returns unspecified value on windows
|
felix winkelmann
|
defect
|
major
|
4.6.x
|
fixed
|
| #556 |
setup-api.scm's `write-info' doesn't check for setup-info's directory existence before writing it
|
felix winkelmann
|
defect
|
major
|
4.6.x
|
fixed
|
| #562 |
Chicken reader does not maintain quotes on |#:|
|
felix winkelmann
|
defect
|
major
|
4.6.x
|
duplicate
|
| #569 |
integer->char doesn't work right with negative numbers
|
|
defect
|
major
|
4.6.x
|
wontfix
|
| #606 |
make-pathname always uses / separator char
|
felix winkelmann
|
defect
|
major
|
4.7.x
|
fixed
|
| #607 |
file-type does not work on Windows
|
felix winkelmann
|
defect
|
major
|
4.7.x
|
fixed
|
| #608 |
normalize-pathname x:/ deletes drive letter (on Windows)
|
felix winkelmann
|
defect
|
major
|
4.7.x
|
fixed
|
| #614 |
TCP sockets get closed prematurely
|
|
defect
|
major
|
4.7.x
|
fixed
|
| #616 |
chicken-doc-admin starts breaking on 2011-06-19
|
Jim Ursetto
|
defect
|
major
|
4.7.x
|
fixed
|
| #622 |
Bindings from the current environment leak into scheme-report-environment
|
felix winkelmann
|
defect
|
major
|
4.7.x
|
fixed
|
| #645 |
isinf not available on Solaris
|
felix winkelmann
|
defect
|
major
|
4.7.x
|
fixed
|
| #650 |
convert profiler time-accumulation code to using flonum operations
|
felix winkelmann
|
defect
|
major
|
4.7.x
|
fixed
|
| #653 |
Various port procedures do not properly check their port argument for being closed
|
felix winkelmann
|
defect
|
major
|
4.7.x
|
fixed
|
| #672 |
CR: Division by inexact zero results in infinity (or nan) as per IEEE 754
|
|
defect
|
major
|
4.7.x
|
wontfix
|
| #684 |
'make check' fails (buildid bce4666, 2011-9-3)
|
|
defect
|
major
|
4.7.x
|
duplicate
|
| #687 |
irregex-replace returns #f when nothing was replaced
|
sjamaan
|
enhancement
|
major
|
4.7.x
|
fixed
|
| #707 |
##sys#file-info needs to signal an error if the fstat syscall goes bad
|
|
defect
|
major
|
4.7.x
|
worksforme
|
| #724 |
segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-stability
|
felix winkelmann
|
defect
|
major
|
4.7.x
|
fixed
|
| #765 |
broken posix/process function under Windows 7 (MingW)
|
|
defect
|
major
|
4.7.x
|
fixed
|
| #772 |
symbol | | is not written properly
|
|
defect
|
major
|
4.7.x
|
fixed
|
| #791 |
integer? returns true for special flonum types on 64-bits machines
|
Christian Kellermann
|
defect
|
major
|
4.7.x
|
fixed
|
| #794 |
on 32bit systems srfi-4 make- procedures fail where make-vector succeeds
|
Christian Kellermann
|
defect
|
major
|
4.7.x
|
invalid
|
| #822 |
numbers-string-conversion-test fails for windows
|
felix winkelmann
|
defect
|
major
|
4.7.x
|
fixed
|
| #866 |
gc goes crazy with faulty finalizers
|
felix winkelmann
|
defect
|
major
|
4.7.x
|
fixed
|
| #888 |
irregex: SRE utility pattern 'real does not match negative numbers
|
|
defect
|
major
|
4.7.x
|
fixed
|
| #909 |
strange behaviour with define-record and modules
|
|
defect
|
major
|
4.8.x
|
worksforme
|
| #1059 |
C_c_*vector are using the wrong lolevel accessors
|
sjamaan
|
defect
|
major
|
4.8.x
|
fixed
|
| #1062 |
make check on windows: assertion failed: (equal? 1.0 (numerator 0.0))
|
|
defect
|
major
|
4.8.x
|
fixed
|
| #1064 |
irregex-match with `eow` doesn't behave like example in docs
|
|
defect
|
major
|
4.8.x
|
fixed
|
| #1065 |
irregex-match with `look-ahead` doesn't behave like the example in the docs
|
|
defect
|
major
|
4.8.x
|
fixed
|
| #345 |
utf8 regexp bug with underscores
|
sjamaan
|
defect
|
minor
|
4.5.x
|
wontfix
|
| #348 |
store call-trace in error condition object
|
felix winkelmann
|
defect
|
minor
|
4.5.x
|
fixed
|
| #353 |
file-copy does not what I'd think when used on directories
|
felix winkelmann
|
enhancement
|
minor
|
4.5.x
|
fixed
|
| #379 |
Complete SRFI-46 support
|
felix winkelmann
|
defect
|
minor
|
4.6.x
|
fixed
|
| #385 |
Better error reporting for srfi-26
|
felix winkelmann
|
defect
|
minor
|
4.6.x
|
fixed
|
| #416 |
Make stock errors more usable programmatically
|
|
enhancement
|
minor
|
4.6.x
|
wontfix
|
| #428 |
Escape control characters in printed representation of symbols
|
|
defect
|
minor
|
4.6.0
|
fixed
|
| #443 |
#!rest and #!key are not internally consistent
|
|
defect
|
minor
|
4.6.x
|
worksforme
|
| #495 |
tcp-abandon-port polarity reversed, I think
|
Jim Ursetto
|
defect
|
minor
|
4.6.x
|
fixed
|
| #515 |
(string->symbol "|") generates illegal unreadable symbol |
|
felix winkelmann
|
defect
|
minor
|
4.6.x
|
fixed
|
| #578 |
use with import specifiers has no effect for internal modules on the top-level
|
felix winkelmann
|
defect
|
minor
|
4.7.x
|
fixed
|
| #617 |
Improve usability of the repl procedure
|
felix winkelmann
|
enhancement
|
minor
|
4.7.x
|
fixed
|
| #654 |
time command overly precise after 7756d8b
|
felix winkelmann
|
defect
|
minor
|
4.7.x
|
fixed
|
| #669 |
please add ability to call fchdir to posix module.
|
felix winkelmann
|
enhancement
|
minor
|
4.7.x
|
fixed
|
| #805 |
case-lambda is unhygienic
|
Christian Kellermann
|
defect
|
minor
|
4.7.x
|
fixed
|
| #378 |
implement equivalence predicate that combines equal? and =
|
felix winkelmann
|
enhancement
|
not urgent at all
|
4.6.x
|
fixed
|
| #390 |
C_mutate can omit registering mutation if value is identical
|
|
enhancement
|
not urgent at all
|
4.6.x
|
fixed
|
| #415 |
read-symbolic-link canonicalization of a non-link
|
felix winkelmann
|
enhancement
|
not urgent at all
|
4.6.x
|
fixed
|