Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (401 - 500 of 1630)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Summary Owner Type Priority Milestone Component
#1433 Static egg linkling seems to be broken defect critical 5.0 core libraries
#1468 Static extensions with inter-component dependencies must be installed twice evhan defect major 5.0 core tools
#1788 Static link file contains bogus unit names felix winkelmann defect major 5.3 compiler
#696 Stock 4.7.0 chicken cannot compile current trunk defect major compiler
#1058 Strange bugs in openssl egg (or core?) Thomas Chust defect major 4.9.0 unknown
#517 Strange segfaults when linking to pthreads felix winkelmann defect major 4.9.0 core libraries
#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
#337 Support "fender" in syntax-rules enhancement not urgent at all 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
#1183 Syntax bound via let-syntax not bound in syntax-rules in its body defect minor 4.11.0 expander
#1302 Syntax error for csc -postlude '(main)' defect minor someday unknown
#511 Syntax-rules expansion uses unprefixed identifiers which can be captured by module imports felix winkelmann defect critical 4.9.0 expander
#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
#630 Test scripts that don't properly report exit status defect major 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
#879 Tests: Assert failure in library-test.scm on MinGW defect minor 4.9.0 unknown
#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
#1390 The behavior between `values` and `call/cc` is inconsistent. defect minor someday compiler
#1306 The body of a syntax definer should be allowed to be a macro call defect major someday unknown
#1535 The installed-files egg specification option is undocumented defect major 5.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
#1381 The windows feature should not be set on Cygwin felix winkelmann defect major 5.0 core libraries
#1226 This code will trigger an inlining loop defect major someday compiler
#1681 TinyCC (tcc) support enhancement not urgent at all 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
#98 Typo in date-literals egg in version 3 repository defect minor extensions
#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
#245 Update "Chicken Hackers Guide" wiki page defect minor documentation
#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
#1067 Variable set! in signal handler is optimised away in other code. defect major 4.9.0 unknown
#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
#1474 [F-operator] Shift/reset working differently than in guile Kon Lovett defect major someday extensions
#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
#1811 [r7rs] 'environment' wrongly imports all symbols from r7rs module defect major someday extensions
#1070 [spiffy] [PATCH] Add mime type for json sjamaan enhancement minor someday 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
#241 `(set! (setter X) ...)' crashes when given non-procedure defect major unknown
#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
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.