Custom Query (354 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 354)

1 2 3 4

Resolution: fixed (100 matches)

Ticket Summary Owner Type Priority Component Version
#915 "(read-string #f)" from console does not detect EOF correctly felix winkelmann defect major unknown 4.8.x
#919 "Nursery too small" errors on cygwin Mario Domenech Goulart defect major unknown 4.8.x
#531 "Snowdigest" egg causes stack overflow error in tests with experimental felix winkelmann defect critical core libraries 4.6.x
#667 "make check" failure on 2011-08-09: "cannot run fft1: No such file or directory" felix winkelmann defect major unknown 4.7.x
#621 "numbers" egg dumps core if base argument to string->number is too large defect major extensions 4.7.x
#421 #!optional arguments are not "evaluated in an environment in which all previous parameters have been bound." defect major expander 4.6.x
#847 ##sys#foreign-pointer-argument is declared to accept a pointer only, but is possibly invoked with a boolean defect major scrutinizer 4.7.x
#965 'test -e' is not supported on Solaris sh mikele defect minor build system 4.8.x
#543 (declare (lambda-lift)) infinite loop. felix winkelmann defect critical compiler 4.6.x
#802 (make-vector -1) gets optimised into (##core#inline_allocate ("C_i_a_vector" 0)) felix winkelmann defect major compiler 4.7.x
#515 (string->symbol "|") generates illegal unreadable symbol | felix winkelmann defect minor core libraries 4.6.x
#882 * export and macros not working defect minor unknown 4.7.x
#563 ,m does not search the namespace correctly felix winkelmann defect critical core tools 4.6.x
#673 ,m is broken in master chicken felix winkelmann defect minor core tools 4.7.x
#459 -picky shouldn't warn when other path also returns an undefined value? defect minor compiler 4.6.x
#555 -pthreads needs to be escaped in call to csc defect major extensions 4.6.x
#484 -scrutinize not properly expanding match macro. defect major compiler 4.6.x
#896 -strict-types fails with forall types (sometimes) felix winkelmann defect minor compiler 4.8.x
#403 Add HTTP proxy support to http-client sjamaan enhancement major unknown 4.6.x
#474 Additional library procedure condition->list felix winkelmann enhancement major core libraries 4.6.x
#595 Applying PROGRAM_PREFIX/SUFFIX to libchicken may not be correct for cross-chicken felix winkelmann defect minor build system 4.7.x
#385 Better error reporting for srfi-26 felix winkelmann defect minor core libraries 4.6.x
#622 Bindings from the current environment leak into scheme-report-environment felix winkelmann defect major core libraries 4.7.x
#808 Blobs are compared with ASCIIZ string comparison functions defect critical unknown 4.7.x
#599 Broken tests for srfi-101 Kon Lovett defect major extensions 4.7.x
#949 Building from tarball broken on Windows felix winkelmann defect critical build system 4.8.x
#1057 CHICKEN's tests should not require installing CHICKEN before running defect major build system 4.8.x
#1059 C_c_*vector are using the wrong lolevel accessors sjamaan defect major core libraries 4.8.x
#390 C_mutate can omit registering mutation if value is identical enhancement not urgent at all core libraries 4.6.x
#762 Cairo or SDL cause a crash in this example Christian Kellermann defect major extensions 4.7.x
#412 Compiler flag -fwrapv is not known to GCC 3.3.5 felix winkelmann defect major build system 4.6.x
#874 Compiling some files may cause infinite optimization loops, eating all available memory felix winkelmann defect major compiler 4.7.x
#379 Complete SRFI-46 support felix winkelmann defect minor core libraries 4.6.x
#566 Cygwin doesn't display -0.0 correctly felix winkelmann defect minor unknown 4.8.x
#908 Define uninterned symbols in the manual felix winkelmann enhancement minor documentation 4.8.x
#574 Define-constant cannot be used with the FFI felix winkelmann defect minor compiler 4.6.x
#1001 Do not implicitly expand ~ in pathnames change request major unknown 4.8.x
#508 Eggs using deprecated `getenv' procedure defect major extensions 4.6.x
#509 Eggs using deprecated `milliseconds->time' procedure defect major extensions 4.6.x
#510 Eggs using deprecated `noop' procedure defect major extensions 4.6.x
#631 Enhance banner to include git hash, ensure build info is current felix winkelmann enhancement not urgent at all unknown 4.7.x
#428 Escape control characters in printed representation of symbols defect minor core libraries 4.6.0
#575 Extended lambda list syntax with default values isn't checked properly felix winkelmann defect minor expander 4.6.x
#452 FIXMEs in Manual's "Data representation" chapter defect major documentation 4.6.x
#414 HTTP Basic proxy authentication for chicken-install(1) felix winkelmann enhancement not urgent at all core tools 4.6.x
#396 Handle empty path components in uri-generic/uri-common sjamaan defect minor extensions 4.6.x
#989 High CPU usage when calling signal handler multiple times defect critical core libraries 4.8.x
#799 I'd like to use port->fileno on a udp-socket Ivan Raikov enhancement not urgent at all extensions 4.7.x
#871 INTEGER? gives wrong answer on funky floats defect major unknown 4.7.x
#796 If there is a page called "foo", then trying to create a page called "foo/bar" emits an unfriendly 500 error page sjamaan defect minor wiki 4.7.x
#617 Improve usability of the repl procedure felix winkelmann enhancement minor core libraries 4.7.x
#447 Inconsistency when calling set-finalizer! multiple times on the same object defect major unknown 4.6.x
#486 Interrupting a tcp read operation causes a crash Jim Ursetto defect major core libraries 4.6.x
#668 Issue with 49b92ba0bfb7ecfceb49a45f64e9943ea83a6d94 defect critical unknown 4.7.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
#923 Make check fails on OpenBSD 5.1 with 4.8.0rc3 defect minor build system 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
#715 Manual still mentions scrutinize declaration; this declspec is invalid in master felix winkelmann defect minor documentation 4.7.x
#695 Minor gcc warning from runtime.c sjamaan defect not urgent at all infrastructure 4.7.x
#970 Missing library (-lrt) in Makefile.solaris mikele defect minor build system 4.8.x
#398 Nested let-syntax failure to strip renamed identifiers felix winkelmann defect major expander 4.6.x
#1068 Possible regression: kanren: Error: unbound variable: move1330613308 defect major unknown 4.8.x
#685 R5RS evaluation environments still contain some non-std bindings felix winkelmann defect major expander 4.7.x
#381 Report the top-level binding that an error occurs in felix winkelmann enhancement major expander 4.5.0
#743 SIGINT handling in csi on Windows possibly broken felix winkelmann defect major core tools 4.7.x
#1039 Scrutinizer's behaviour differs between (list-of x) and (list x) defect major scrutinizer 4.8.x
#892 Segfault on insanely long lists defect critical unknown 4.7.x
#854 Sometimes additional import libraries are exported when using the -j switch felix winkelmann defect minor compiler 4.7.x
#448 Spiffy: allow code to be executed after dropping privileges and before accepting connections enhancement major extensions 4.6.x
#1058 Strange bugs in openssl egg (or core?) Thomas Chust defect major unknown 4.8.x
#435 Strip-syntax does not strip syntax from vector literals felix winkelmann defect minor expander 4.6.x
#444 Symbol lookup fails in modules in conjunction with renaming macros felix winkelmann defect major expander 4.6.x
#614 TCP sockets get closed prematurely defect major core libraries 4.7.x
#589 TOCs in current multidoc release 2.3.2 are broken Ivan Raikov defect major unknown 4.7.x
#469 Test egg needs to use get-environment-variable instead of getenv felix winkelmann defect major extensions 4.6.x
#1003 The R5RS standard refers to section numbers but it has no section numbers defect not urgent at all documentation 4.8.x
#320 The require-library ID & import IMPORT module name forms are disjoint enhancement not urgent at all unknown 4.5.x
#399 The retrieve option for chicken-install doesn't work for local transport felix winkelmann defect minor core tools 4.6.x
#632 Two silly patches felix winkelmann enhancement minor unknown 4.7.x
#560 Typo on NEWS for 4.6.6 felix winkelmann defect major documentation 4.6.x
#570 Unable to deploy sxpath library with Chicken 4.6.7 under Mac OS X felix winkelmann defect critical core tools 4.6.x
#451 Unexpected warning using define-values at toplevel. felix winkelmann defect minor compiler 4.6.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
#584 Unused arguments in callback wrappers are incorrectly optimized away felix winkelmann defect critical compiler 4.6.x
#857 Update NEWS file to reflect recent changes task critical documentation 4.7.x
#774 Update copyright headers in all source files felix winkelmann task minor unknown 4.7.x
#558 Update wiki documentation for vector-lib task not urgent at all documentation 4.6.x
#653 Various port procedures do not properly check their port argument for being closed felix winkelmann defect major core libraries 4.7.x
#856 With any method other than GET or POST, http-client hangs. sjamaan defect major unknown 4.7.x
#1045 [panic] out of memory - heap full while resizing - execution terminated (awful-picman) defect critical unknown 4.8.x
#881 `:' and other type related things not working with loaded code defect major unknown 4.7.x
#733 `chicken-doc'-friendly documentation for srfi-4-utils Ivan Raikov enhancement minor wiki 4.7.x
#405 add IUP egg to the repo felix winkelmann task minor extensions
#590 autocompile broken on NetBSD felix winkelmann defect minor extensions 4.7.x
#369 basic arithmetic broken on 64-bit platforms felix winkelmann defect major unknown 4.6.x
#479 bind egg should support ___blob enhancement minor extensions
#789 bind egg: unable to parse command-line parameters felix winkelmann defect major extensions 4.7.x
#618 bound variables get stripped incorrectly felix winkelmann defect major expander 4.7.x
#656 box 2.3.0: installation failure Kon Lovett defect major extensions 4.7.x
#765 broken posix/process function under Windows 7 (MingW) defect major core libraries 4.7.x
(more results for this group on next page)
1 2 3 4
Note: See TracQuery for help on using queries.