Custom Query (354 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (201 - 300 of 354)

1 2 3 4

Resolution: fixed (93 matches)

Ticket Summary Owner Type Priority Component Version
#867 coops: metods returning multiple values don't work felix winkelmann defect minor extensions 4.7.x
#868 scrutinizer makes too strong assumptions about mutable data felix winkelmann defect critical scrutinizer 4.7.x
#871 INTEGER? gives wrong answer on funky floats defect major unknown 4.7.x
#874 Compiling some files may cause infinite optimization loops, eating all available memory felix winkelmann defect major compiler 4.7.x
#877 tests/signal-tests.scm hangs sometimes defect major build system 4.8.x
#880 bug with assume defect major unknown 4.7.x
#881 `:' and other type related things not working with loaded code defect major unknown 4.7.x
#882 * export and macros not working defect minor unknown 4.7.x
#883 problem with procedure type declarations felix winkelmann defect minor unknown 4.7.x
#884 bug with define-type and modules defect major unknown 4.7.x
#887 exactness result of max and min is non-R5RS and depends on argument order defect minor unknown 4.7.x
#888 irregex: SRE utility pattern 'real does not match negative numbers defect major core libraries 4.7.x
#892 Segfault on insanely long lists defect critical unknown 4.7.x
#893 problem with type annotations and modules defect critical unknown 4.7.x
#895 stack-overflow check fails incorrectly on Sparc64 felix winkelmann defect critical core libraries 4.7.x
#896 -strict-types fails with forall types (sometimes) felix winkelmann defect minor compiler 4.8.x
#897 compiler-typecase doesn't work with type-abbreviations felix winkelmann defect minor unknown 4.8.x
#900 reexport doesn't work with `((foo bar))' style macro export declarations felix winkelmann defect major compiler 4.8.x
#901 reexporting macros with * doesn't work felix winkelmann defect major compiler 4.8.x
#903 csc's command line switch -output-file is ignored defect minor unknown 4.7.x
#905 Unreliable behavior of hash-table-copy with symbols as keys (regression wrt 4.7.4) sjamaan defect critical core libraries 4.8.x
#907 signal-tests.scm hangs when port is already in use defect major build system 4.8.x
#915 "(read-string #f)" from console does not detect EOF correctly felix winkelmann defect major unknown 4.8.x
#916 lolevel-tests.scm failure on Linux/PPC (assertion failed: (pair? some-foo)) defect major unknown 4.8.x
#918 lolevel test fails with -scrutinize felix winkelmann defect major scrutinizer 4.8.x
#919 "Nursery too small" errors on cygwin Mario Domenech Goulart defect major unknown 4.8.x
#921 coops does not register primitive objects correctly felix winkelmann defect major extensions 4.8.x
#922 since 4.7.x x>1 keywords cannot start with numbers anymore felix winkelmann defect major unknown 4.8.x
#923 Make check fails on OpenBSD 5.1 with 4.8.0rc3 defect minor build system 4.8.x
#928 executable misnamed when reading from - (stdin) defect minor compiler 4.7.x
#942 make install uses user's umask defect major build system 4.8.x
#944 Macro-renamed definitions in begin bodies don't get seen by later forms (but only in modules) sjamaan defect major expander 4.8.x
#949 Building from tarball broken on Windows felix winkelmann defect critical build system 4.8.x
#965 'test -e' is not supported on Solaris sh mikele defect minor build system 4.8.x
#970 Missing library (-lrt) in Makefile.solaris mikele defect minor build system 4.8.x
#979 chicken.h wrongly assumes that __x86_64__ implies 64 bits defect major build system 4.8.x
#984 irregex documentation example for irregex-search does not match implementation defect minor extensions 4.8.x
#989 High CPU usage when calling signal handler multiple times defect critical core libraries 4.8.x
#1003 The R5RS standard refers to section numbers but it has no section numbers defect not urgent at all documentation 4.8.x
#1039 Scrutinizer's behaviour differs between (list-of x) and (list x) defect major scrutinizer 4.8.x
#1045 [panic] out of memory - heap full while resizing - execution terminated (awful-picman) defect critical unknown 4.8.x
#1047 irregex extracts wrong submatches in some situations sjamaan defect critical core libraries 4.8.x
#1048 chicken-install is broken when TMPDIR=./ defect major core tools 4.8.x
#1052 csc assumes install_name_tool is in the path defect minor build system 4.8.x
#1057 CHICKEN's tests should not require installing CHICKEN before running defect major build system 4.8.x
#1058 Strange bugs in openssl egg (or core?) Thomas Chust defect major unknown 4.8.x
#1059 C_c_*vector are using the wrong lolevel accessors sjamaan defect major core libraries 4.8.x
#1062 make check on windows: assertion failed: (equal? 1.0 (numerator 0.0)) defect major core libraries 4.8.x
#1063 scrutiny-tests-2.scm contains a bad test but it passes anyway! defect critical scrutinizer 4.8.x
#1064 irregex-match with `eow` doesn't behave like example in docs defect major core libraries 4.8.x
#1065 irregex-match with `look-ahead` doesn't behave like the example in the docs defect major core libraries 4.8.x
#1066 irregex chunked matching breaks when using positive lookbehind with submatches defect minor unknown 4.8.x
#1068 Possible regression: kanren: Error: unbound variable: move1330613308 defect major unknown 4.8.x
#1080 condition-case expands into two else clauses defect major unknown 4.8.x
#1081 make check error on salmonella-linux-x86 (Testing correct handling of thread-join! with external signals) defect major unknown 4.8.x
#1117 Make sure the html files for the manual get generated and included in tarballs defect major build system 4.8.x
#1124 make-input-port exposes memory corruption bug? defect major unknown 4.9.x
#281 promote irregex to full unit felix winkelmann enhancement major core libraries 4.5.x
#320 The require-library ID & import IMPORT module name forms are disjoint enhancement not urgent at all unknown 4.5.x
#353 file-copy does not what I'd think when used on directories felix winkelmann enhancement minor core libraries 4.5.x
#368 sigma creates a next link pointing to itself on the last picture Ivan Raikov enhancement not urgent at all extensions 4.6.x
#378 implement equivalence predicate that combines equal? and = felix winkelmann enhancement not urgent at all core libraries 4.6.x
#381 Report the top-level binding that an error occurs in felix winkelmann enhancement major expander 4.5.0
#390 C_mutate can omit registering mutation if value is identical enhancement not urgent at all core libraries 4.6.x
#394 implicit renaming macros felix winkelmann enhancement not urgent at all expander 4.6.x
#403 Add HTTP proxy support to http-client sjamaan enhancement major unknown 4.6.x
#414 HTTP Basic proxy authentication for chicken-install(1) felix winkelmann enhancement not urgent at all core tools 4.6.x
#415 read-symbolic-link canonicalization of a non-link felix winkelmann enhancement not urgent at all core libraries 4.6.x
#434 feature for irregex enhancement major unknown 4.6.x
#448 Spiffy: allow code to be executed after dropping privileges and before accepting connections enhancement major extensions 4.6.x
#474 Additional library procedure condition->list felix winkelmann enhancement major core libraries 4.6.x
#479 bind egg should support ___blob enhancement minor extensions
#502 in spiffy, make tcp-addresses configurable sjamaan enhancement minor unknown 4.6.x
#593 henrietta must pass the version of the downloaded egg to chicken-install felix winkelmann enhancement minor core tools 4.7.x
#617 Improve usability of the repl procedure felix winkelmann enhancement minor core libraries 4.7.x
#631 Enhance banner to include git hash, ensure build info is current felix winkelmann enhancement not urgent at all unknown 4.7.x
#632 Two silly patches felix winkelmann enhancement minor unknown 4.7.x
#669 please add ability to call fchdir to posix module. felix winkelmann enhancement minor core libraries 4.7.x
#687 irregex-replace returns #f when nothing was replaced sjamaan enhancement major core libraries 4.7.x
#688 intarweb: add default reason phrases for responses sjamaan enhancement major extensions 4.7.x
#719 spiffy-request-vars: allow calling getter returned by request-vars with no arguments to get an alist of all request vars Mario Domenech Goulart enhancement minor extensions 4.7.x
#733 `chicken-doc'-friendly documentation for srfi-4-utils Ivan Raikov enhancement minor wiki 4.7.x
#782 setup a continously running salmonella instance for the "prerelease" chicken-core branch Mario Domenech Goulart enhancement minor infrastructure 4.7.x
#799 I'd like to use port->fileno on a udp-socket Ivan Raikov enhancement not urgent at all extensions 4.7.x
#908 Define uninterned symbols in the manual felix winkelmann enhancement minor documentation 4.8.x
#404 convert mistie doc to wiki syntax felix winkelmann task minor unknown
#405 add IUP egg to the repo felix winkelmann task minor extensions
#558 Update wiki documentation for vector-lib task not urgent at all documentation 4.6.x
#646 spiffy's cgi handler should preserve query-string formatting where possible sjamaan task minor unknown 4.7.x
#774 Update copyright headers in all source files felix winkelmann task minor unknown 4.7.x
#857 Update NEWS file to reflect recent changes task critical documentation 4.7.x
#441 equal? may not recurse into closures change request major core libraries 4.6.x
#1001 Do not implicitly expand ~ in pathnames change request major unknown 4.8.x

Resolution: invalid (7 matches)

Ticket Summary Owner Type Priority Component Version
#374 make spotless doesn't remove cygchicken-0.dll and libchicken.dll.a felix winkelmann defect minor build system 4.6.x
#406 sql-de-lite: `close-database' throws `Error: bad argument type - not a structure of the required type #<lru-node>' Jim Ursetto defect major extensions 4.6.x
#426 s11n deserialize fails sometimes defect major extensions 4.6.x
#433 #!key args not assigned when |eval| called on compiler output defect minor unknown 4.6.x
#440 'Error: stack overflow' error in unexpected situation defect major core libraries 4.6.x
#460 coops: anonymous classes can't be used as metaclasses felix winkelmann defect minor extensions 4.6.x
#463 undefined reference to `C_chicken_syntax_toplevel' compiling experimental branch defect major build system 4.6.x
(more results for this group on next page)
1 2 3 4
Note: See TracQuery for help on using queries.