Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 1630)

1 2 3 4 5 6 7 8 9 10 11
Ticket Summary Owner Type Priority Milestone Component
#915 "(read-string #f)" from console does not detect EOF correctly felix winkelmann defect major 4.9.0 unknown
#740 "-d0" is accepted as number syntax on some systems defect major 4.12.0 unknown
#189 "Deployment" page from the User's Manual TOC (wiki) points to an empty page defect minor documentation
#919 "Nursery too small" errors on cygwin Mario Domenech Goulart defect major 4.9.0 unknown
#203 "Shell argument quoting" is duplicated in "Unit utils" defect minor documentation
#204 "Shell argument quoting" section is duplicated in "Unit utils" defect minor documentation
#531 "Snowdigest" egg causes stack overflow error in tests with experimental felix winkelmann defect critical 4.9.0 core libraries
#112 "Trivial" is not an indicator for "Priority" enhancement not urgent at all infrastructure
#612 "chicken-install -deploy" must make sure the installed extensions have the same version as the currently installed ones defect major core tools
#810 "create-temporary-file" insufficient defect minor core libraries
#38 "csc -R <ext>" fails felix winkelmann defect major core tools
#1054 "csc -deploy" does not find libchicken.dll on windows defect minor 4.11.0 compiler
#1532 "lint mode" for csc enhancement minor 5.1 core tools
#690 "make check" errors on cygwin Mario Domenech Goulart defect major unknown
#1663 "make check" fails on mingw-msys on repository search path test defect major 5.2 core libraries
#667 "make check" failure on 2011-08-09: "cannot run fft1: No such file or directory" felix winkelmann defect major 4.9.0 unknown
#1429 "make check" requires installing first defect major 5.0 compiler
#140 "make clean" does not clean up generated files setup-api.import.scm and setup-download.import.scm defect major build system
#64 "maze" benchmark produces incorrect result when compiled wirth -block on x86-64 defect critical core libraries
#621 "numbers" egg dumps core if base argument to string->number is too large defect major 4.9.0 extensions
#75 "ref" foreign argument type does not work defect minor compiler
#56 "spotless" target doesn't remove all generated files. felix winkelmann defect major build system
#693 "write-line" should invoke write-string port method directly task minor unknown
#356 #!key and #!rest only work when number of rest arguments is even felix winkelmann defect major core libraries
#433 #!key args not assigned when |eval| called on compiler output defect minor 4.9.0 unknown
#421 #!optional arguments are not "evaluated in an environment in which all previous parameters have been bound." defect major 4.9.0 expander
#443 #!rest and #!key are not internally consistent defect minor 4.9.0 core libraries
#894 ##core#direct_call nodes should get debug-info felix winkelmann defect minor 4.12.0 compiler
#52 ##sys#expand-home-path bug on OS X felix winkelmann defect minor core libraries
#707 ##sys#file-info needs to signal an error if the fstat syscall goes bad defect major 4.9.0 core libraries
#847 ##sys#foreign-pointer-argument is declared to accept a pointer only, but is possibly invoked with a boolean defect major 4.9.0 scrutinizer
#1711 ##sys#read with -keyword-style prefix transforms bare colon into empty symbol defect minor someday core libraries
#674 ##sys#string->number gets called without prefixes in the reader felix winkelmann defect major core libraries
#321 #b/o/x do not allow a # beyond fixnum range, unlike #d felix winkelmann defect minor core libraries
#788 #e1.0000000000000001 evaluates to 1.0 with numbers on the REPL sjamaan defect major 4.9.0 extensions
#1418 #e1e500 is not exact (numbers egg, possibly Chicken 5 as well) defect major 5.0 unknown
#804 #i and #e don't work correctly in the numbers egg defect major 4.9.0 extensions
#440 'Error: stack overflow' error in unexpected situation defect major 4.9.0 core libraries
#539 'cancel' button on wiki edit page enhancement not urgent at all 4.9.0 wiki
#684 'make check' fails (buildid bce4666, 2011-9-3) defect major 4.9.0 core libraries
#965 'test -e' is not supported on Solaris sh mikele defect minor 4.9.0 build system
#1096 (abs most-negative-fixnum) does return negative value defect minor 5.0 core libraries
#1424 (const c-string) as result type breaks with NULL defect minor 4.13.0 compiler
#543 (declare (lambda-lift)) infinite loop. felix winkelmann defect critical 4.9.0 compiler
#986 (define ++ string-append) defeats constant-folding evhan enhancement not urgent at all 4.10.0 compiler
#152 (doc-from-wiki) unimplemented defect major documentation
#1328 (import (only ...)) strange behaviour defect major someday unknown
#802 (make-vector -1) gets optimised into (##core#inline_allocate ("C_i_a_vector" 0)) felix winkelmann defect major 4.9.0 compiler
#1794 (r7rs) syntax-rules doesn't allow combining ellipsis and dotted tail defect major 6.0.0 unknown
#133 (require 'id) may load executable "id" evhan defect minor 5.0 core libraries
#515 (string->symbol "|") generates illegal unreadable symbol | felix winkelmann defect minor 4.9.0 core libraries
#1358 (test-exit) returns 0 code for 'error in group outside of tests' Alex Shinn defect major someday extensions
#1273 (use cairo) results in Error: (load) during expansion of (import ...) - unable to load compiled module defect critical 4.11.0 core libraries
#1463 (use foo) depends on rigid conventions that can and should be relaxed enhancement minor someday core libraries
#882 * export and macros not working defect minor 4.9.0 unknown
#1169 *.setup-info installed with user login and group instead of root defect minor 5.0 core tools
#1626 +inf.0 inserted literally into C code in some situations with -O3 and above defect major 5.2 compiler
#407 ,ls and ,cs should ask for (evaluated) expression when no system is currently selected felix winkelmann enhancement not urgent at all extensions
#563 ,m does not search the namespace correctly felix winkelmann defect critical 4.9.0 core tools
#673 ,m is broken in master chicken felix winkelmann defect minor 4.9.0 core tools
#911 ,m still mixes up namespaces and renamings defect minor 4.9.0 core tools
#1195 ,q in csi gives an error sjamaan defect major 5.0 unknown
#1041 -d0 causes different application behavior defect critical 4.11.0 unknown
#1106 -deploy reinstalls all dependencies when installing an egg defect major 4.11.0 core tools
#459 -picky shouldn't warn when other path also returns an undefined value? defect minor 4.9.0 compiler
#555 -pthreads needs to be escaped in call to csc defect major 4.9.0 extensions
#484 -scrutinize not properly expanding match macro. defect major 4.9.0 compiler
#896 -strict-types fails with forall types (sometimes) felix winkelmann defect minor 4.9.0 compiler
#242 -verbose not recognized by csc felix winkelmann defect minor core tools
#1373 .egg-info's installed-files doesn't honor .egg's install-name defect major someday core tools
#391 3rd argument to hash-table-update! should be required task not urgent at all core libraries
#347 3viewer needs GL eggs felix winkelmann defect major extensions
#238 4.5.0 post-release maintenance felix winkelmann task major core libraries
#235 > < >= <= = 2-arg compiler rewrites are broken felix winkelmann defect critical core libraries
#1362 A case when composing with ir-macro-transformer defect major 4.13.0 expander
#1082 A paste that makes pastiche hang defect major someday unknown
#1392 Ability to customise http-client headers for each request sjamaan defect major someday extensions
#812 Add ->list and ->boolean to core system felix winkelmann enhancement not urgent at all core libraries
#1617 Add -D/-feature to chicken-install enhancement minor 5.1 core tools
#403 Add HTTP proxy support to http-client sjamaan enhancement major 4.9.0 unknown
#564 Add X-Forwarded-For support to Intarweb and possibly Spiffy sjamaan enhancement minor extensions
#225 Add a predicate for port open/closed status (slot 8) Felix enhancement not urgent at all core libraries
#1644 Add declaration to emit types file evhan enhancement minor 5.3 compiler
#988 Add drop-prefix to import specifiers enhancement major 5.1 unknown
#1538 Add egg component type for C code felix winkelmann enhancement major 5.1 extensions
#941 Add option to process-fork to allow creating a subprocess with only the current thread enhancement minor someday core libraries
#10 Add parameters to chicken.import.scm defect major core libraries
#1318 Add peak (and average?) memory usage to `time` macro defect not urgent at all 5.1 core libraries
#1616 Add stop-server procedure to spiffy sjamaan enhancement minor someday extensions
#1537 Add unboxing pass felix winkelmann enhancement minor 5.1 compiler
#1383 Add unexport form for modules enhancement minor 6.0.0 compiler
#1819 Add user-facing weak pairs API defect major 5.4 core libraries
#474 Additional library procedure condition->list felix winkelmann enhancement major 4.9.0 core libraries
#1482 All module exports after interface: are ignored defect major someday compiler
#1198 Allow `the` to override inferred types enhancement minor 4.10.0 scrutinizer
#1539 Allow conditionals in egg specifications felix winkelmann enhancement major 5.1 extensions
#120 Allow extensions to consist of import-library only enhancement minor core-pending
#1121 Allow functor arguments to be optional enhancement minor someday expander
#1809 Allow modules with list names on command-line enhancement major 5.4 unknown
#739 Allow more specific foreign types felix winkelmann enhancement minor compiler
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.