#1225 |
Strange static compilation behaviour
|
|
enhancement
|
minor
|
someday
|
compiler
|
#435 |
Strip-syntax does not strip syntax from vector literals
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
expander
|
#1511 |
Support for `files' form in the "toplevel" of egg description files
|
|
enhancement
|
major
|
5.0
|
build system
|
#1053 |
Support newer Xcode versions on Mac
|
|
defect
|
major
|
someday
|
build system
|
#444 |
Symbol lookup fails in modules in conjunction with renaming macros
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
expander
|
#1077 |
Symbols containing newlines don't get quoted by write
|
sjamaan
|
defect
|
major
|
5.1
|
core libraries
|
#1173 |
Symbols held in GC-roots are sometimes collected in "symbol-gc" mode
|
|
defect
|
major
|
5.0
|
core libraries
|
#1302 |
Syntax error for csc -postlude '(main)'
|
|
defect
|
minor
|
someday
|
unknown
|
#614 |
TCP sockets get closed prematurely
|
|
defect
|
major
|
4.9.0
|
core libraries
|
#589 |
TOCs in current multidoc release 2.3.2 are broken
|
Ivan Raikov
|
defect
|
major
|
4.9.0
|
unknown
|
#4 |
Test 2
|
|
defect
|
major
|
|
build system
|
#5 |
Test 3
|
|
defect
|
major
|
|
build system
|
#6 |
Test 5
|
|
defect
|
major
|
|
build system
|
#469 |
Test egg needs to use get-environment-variable instead of getenv
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
extensions
|
#3 |
Test ticket
|
|
defect
|
major
|
|
build system
|
#925 |
Tests for smtp and internet-message eggs start breaking on 2012-09-19
|
|
defect
|
major
|
someday
|
unknown
|
#55 |
Tests use egg repository from PREFIX
|
felix winkelmann
|
defect
|
major
|
|
infrastructure
|
#1314 |
The R5RS section of the manual does not document CHICKEN-specific extensions
|
|
defect
|
major
|
5.0
|
documentation
|
#1003 |
The R5RS standard refers to section numbers but it has no section numbers
|
|
defect
|
not urgent at all
|
4.9.0
|
documentation
|
#1172 |
The overhead of loading import files is noticable
|
|
defect
|
major
|
5.0
|
core libraries
|
#320 |
The require-library ID & import IMPORT module name forms are disjoint
|
|
enhancement
|
not urgent at all
|
4.9.0
|
unknown
|
#399 |
The retrieve option for chicken-install doesn't work for local transport
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
core tools
|
#1414 |
The statistic profiler gets stuck
|
|
defect
|
major
|
4.13.0
|
compiler
|
#1226 |
This code will trigger an inlining loop
|
|
defect
|
major
|
someday
|
compiler
|
#1505 |
Trace output is messy for eggs
|
|
defect
|
not urgent at all
|
5.0
|
extensions
|
#1013 |
Trouble installing SRFI-19 with 4.8.0.3
|
|
defect
|
major
|
someday
|
unknown
|
#632 |
Two silly patches
|
felix winkelmann
|
enhancement
|
minor
|
4.9.0
|
unknown
|
#937 |
Types manual page missing in 4.8.0
|
|
defect
|
minor
|
someday
|
documentation
|
#560 |
Typo on NEWS for 4.6.6
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
documentation
|
#1343 |
Unable to create R7RS libraries which don't import quote
|
evhan
|
defect
|
major
|
5.1
|
unknown
|
#570 |
Unable to deploy sxpath library with Chicken 4.6.7 under Mac OS X
|
felix winkelmann
|
defect
|
critical
|
4.9.0
|
core tools
|
#904 |
Unable to run "chicken-install -deploy" with srfi-19 (must be root)
|
Kon Lovett
|
defect
|
minor
|
|
extensions
|
#659 |
Unbound variable in tests for bindings
|
juergen
|
defect
|
minor
|
|
extensions
|
#451 |
Unexpected warning using define-values at toplevel.
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
compiler
|
#1518 |
Unimplemented procedures in (chicken file posix)
|
|
defect
|
major
|
5.0
|
core libraries
|
#983 |
Unit lolevel is missing the documented vector-like?
|
felix winkelmann
|
defect
|
minor
|
someday
|
unknown
|
#999 |
Unit ports uses read-string! from unit extras, causing errors (segfaults) in programs that only (use ports)
|
felix winkelmann
|
defect
|
major
|
someday
|
core libraries
|
#1292 |
Unit posix: documentation incomplete
|
|
defect
|
not urgent at all
|
someday
|
core libraries
|
#1290 |
Unit srfi-69: does not specify action when two merged hash tables contain the same keys
|
|
defect
|
minor
|
4.13.0
|
extensions
|
#905 |
Unreliable behavior of hash-table-copy with symbols as keys (regression wrt 4.7.4)
|
sjamaan
|
defect
|
critical
|
4.9.0
|
core libraries
|
#584 |
Unused arguments in callback wrappers are incorrectly optimized away
|
felix winkelmann
|
defect
|
critical
|
4.9.0
|
compiler
|
#244 |
Update "Release policy" wiki page
|
|
defect
|
minor
|
|
documentation
|
#857 |
Update NEWS file to reflect recent changes
|
|
task
|
critical
|
4.9.0
|
documentation
|
#774 |
Update copyright headers in all source files
|
felix winkelmann
|
task
|
minor
|
4.9.0
|
unknown
|
#1361 |
Update explicit info strings in calls to `getter-with-setter`
|
|
enhancement
|
minor
|
5.0
|
core libraries
|
#558 |
Update wiki documentation for vector-lib
|
|
task
|
not urgent at all
|
4.9.0
|
documentation
|
#1698 |
Use 0666 as the default file mode in "file-open" from the chicken.file.posix module
|
|
change request
|
minor
|
someday
|
core libraries
|
#294 |
Use <enscript> tag instead of <scheme> for reexport example (Modules section)
|
felix winkelmann
|
defect
|
minor
|
|
documentation
|
#1369 |
Use different file extension for object files intended for shared or static egg components
|
|
defect
|
minor
|
5.0
|
core tools
|
#475 |
Use of deprecated 'noop' in utf8 egg
|
felix winkelmann
|
defect
|
minor
|
|
extensions
|
#1540 |
Used heap reported by memory-statistics is too big after heap resize
|
megane
|
task
|
minor
|
5.3
|
core libraries
|
#1203 |
Users manual hyperlink in index.html throws error in eww/emacs
|
|
defect
|
minor
|
someday
|
unknown
|
#115 |
Using -host option in setup scripts is incorrect
|
|
defect
|
major
|
|
extensions
|
#1296 |
Vandusen should accept commas beside colons
|
Moritz Heidkamp
|
enhancement
|
major
|
someday
|
extensions
|
#653 |
Various port procedures do not properly check their port argument for being closed
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#198 |
Weird HTML code generated for [[URL|Text]]
|
sjamaan
|
defect
|
major
|
|
extensions
|
#97 |
When cross-compiling, the active features do not represent target system
|
felix winkelmann
|
defect
|
not urgent at all
|
|
core tools
|
#1546 |
When using -no-install, dependencies should still be installed
|
|
defect
|
major
|
5.0
|
build system
|
#1312 |
Wiki CSS breaks when the wiki page starts with <enscript ...>
|
arthurmaciel
|
defect
|
minor
|
someday
|
wiki
|
#270 |
Wiki menu
|
|
task
|
major
|
|
infrastructure
|
#1301 |
Wiki site title is "Chicken" instead of "CHICKEN"
|
|
defect
|
minor
|
someday
|
unknown
|
#856 |
With any method other than GET or POST, http-client hangs.
|
sjamaan
|
defect
|
major
|
4.9.0
|
unknown
|
#199 |
Wrong link generated for wiki filename with spaces
|
sjamaan
|
defect
|
major
|
|
extensions
|
#375 |
Wrong linker option for csc on Windows/cygwin
|
felix winkelmann
|
defect
|
major
|
|
core tools
|
#1768 |
Wrong macro added to chicken-config.h in Makefile.cross-linux-mingw
|
|
defect
|
minor
|
5.3
|
build system
|
#1455 |
XDG basedir support for csi config, egg cache and maybe more
|
|
change request
|
minor
|
5.1
|
core tools
|
#1799 |
[colorize egg] slow on big files
|
|
enhancement
|
minor
|
someday
|
extensions
|
#1075 |
[intarweb] Expires attribute of set-cookie-parser should use rfc1123 dates
|
sjamaan
|
defect
|
major
|
someday
|
unknown
|
#1069 |
[intarweb] [PATCH] Full list of HTTP status codes
|
sjamaan
|
enhancement
|
minor
|
someday
|
unknown
|
#1045 |
[panic] out of memory - heap full while resizing - execution terminated (awful-picman)
|
|
defect
|
critical
|
4.9.0
|
unknown
|
#1072 |
[spiffy] [PATCH] Improve HTML in the simple-directory-handler
|
sjamaan
|
defect
|
major
|
someday
|
unknown
|
#1472 |
[srfi-42] Shady tests in cond
|
Ivan Raikov
|
defect
|
major
|
someday
|
extensions
|
#422 |
[utf8 egg] problem with utf8-case-map and Windows
|
Alex Shinn
|
defect
|
major
|
|
extensions
|
#124 |
`-force' should override check of chicken version in `chicken-install'
|
|
defect
|
minor
|
|
core-pending
|
#881 |
`:' and other type related things not working with loaded code
|
|
defect
|
major
|
4.9.0
|
unknown
|
#733 |
`chicken-doc'-friendly documentation for srfi-4-utils
|
Ivan Raikov
|
enhancement
|
minor
|
4.9.0
|
wiki
|
#129 |
`cond-expand' doesn't work when introduced by macro
|
|
defect
|
major
|
|
core-pending
|
#302 |
`cpu-time' must handle fixnum overflow
|
|
defect
|
major
|
|
unknown
|
#577 |
`csv-record?' unbound
|
Ivan Raikov
|
defect
|
major
|
|
extensions
|
#119 |
`define-method` does not handle dotted argument lists
|
Tony Sidaway
|
defect
|
minor
|
|
extensions
|
#408 |
`define-record' should allow using SRFI-17 setters
|
|
enhancement
|
not urgent at all
|
|
unknown
|
#108 |
`installation-prefix` in setup-api is not always valid
|
|
defect
|
minor
|
|
core-pending
|
#1458 |
`make check` doesn't respect PROGRAM_SUFFIX/PROGRAM_PREFIX
|
|
defect
|
major
|
5.0
|
build system
|
#109 |
`process-execute` in posixwin.scm doesn't handle missing arglist argument
|
|
defect
|
minor
|
|
core-pending
|
#545 |
`spock' (driver.scm) returns unspecified value when `files' is null
|
felix winkelmann
|
defect
|
major
|
|
extensions
|
#102 |
`standard-extension` procedure from module setup-api doesn't install import library
|
|
defect
|
minor
|
|
core-pending
|
#1419 |
`test` egg doesn't detect the terminal supports colors
|
|
defect
|
minor
|
someday
|
unknown
|
#1158 |
aand in the anaphora egg returns an unspecified value when one of the argument is #f
|
juergen
|
defect
|
minor
|
someday
|
extensions
|
#62 |
abs() argument truncated on 64-bit
|
|
defect
|
major
|
|
core libraries
|
#266 |
accessing directories with embedded whitespace gives error
|
sjaaman
|
defect
|
major
|
|
extensions
|
#324 |
add `copy-port' to the `ports' unit
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
core libraries
|
#1693 |
add 32bit feature, similar to 64bit
|
|
enhancement
|
minor
|
someday
|
core libraries
|
#405 |
add IUP egg to the repo
|
felix winkelmann
|
task
|
minor
|
4.9.0
|
extensions
|
#179 |
add `platform` extension property
|
|
enhancement
|
minor
|
|
core tools
|
#211 |
add a `file-type' procedure to posix unit
|
felix winkelmann
|
enhancement
|
critical
|
|
core libraries
|
#70 |
add build option to optimize for speed
|
|
enhancement
|
minor
|
|
build system
|
#227 |
add cross-development chapter to manual
|
felix winkelmann
|
task
|
minor
|
|
documentation
|
#162 |
add documentation for srfi-4, srfi-13, srfi-14 and srfi-18 to manual
|
Jim Ursetto
|
task
|
minor
|
|
documentation
|
#559 |
add fmt documentation to wiki
|
Alex Shinn
|
defect
|
minor
|
|
unknown
|
#699 |
add make-uri constructor to uri-generic and uri-common
|
Ivan Raikov
|
enhancement
|
minor
|
|
extensions
|