Custom Query (354 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 354)

1 2 3 4

Status: closed (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
#433 #!key args not assigned when |eval| called on compiler output defect minor unknown 4.6.x
#421 #!optional arguments are not "evaluated in an environment in which all previous parameters have been bound." defect major expander 4.6.x
#443 #!rest and #!key are not internally consistent defect minor core libraries 4.6.x
#707 ##sys#file-info needs to signal an error if the fstat syscall goes bad defect major core libraries 4.7.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
#788 #e1.0000000000000001 evaluates to 1.0 with numbers on the REPL sjamaan defect major extensions 4.7.x
#804 #i and #e don't work correctly in the numbers egg defect major extensions 4.7.x
#440 'Error: stack overflow' error in unexpected situation defect major core libraries 4.6.x
#539 'cancel' button on wiki edit page enhancement not urgent at all wiki 4.6.x
#684 'make check' fails (buildid bce4666, 2011-9-3) defect major core libraries 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
#911 ,m still mixes up namespaces and renamings defect minor core tools 4.8.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
#467 Buidling uri-generic fails with a segfault in chicken felix winkelmann defect major unknown 4.6.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
#672 CR: Division by inexact zero results in infinity (or nan) as per IEEE 754 defect major core libraries 4.7.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
#562 Chicken reader does not maintain quotes on |#:| felix winkelmann defect major core libraries 4.6.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
#709 Development process problem: the self-dependency loop in the compiler is too tight defect major compiler 4.7.x
#1001 Do not implicitly expand ~ in pathnames change request major unknown 4.8.x
#565 EQV? doesn't distinguish between 0.0 and -0.0 felix winkelmann defect not urgent at all unknown 4.6.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
#910 Failure with many arguments on amd64 felix winkelmann defect critical core libraries 4.8.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
#732 Include dates in wiki egg documentation "Version History" enhancement major documentation 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
#468 MAGIC-LIMIT is undefined in lookup-table Kon Lovett defect major extensions 4.6.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
#416 Make stock errors more usable programmatically enhancement minor core libraries 4.6.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
#666 No food jokes enhancement minor infrastructure 4.7.x
#579 Numbers egg does not compute the same result as other schemes sjamaan defect critical core libraries 4.7.x
#734 Numbers egg ignores #e and #i defect major unknown 4.7.x
#692 Numbers egg won't build on Cygwin under 4.7.0 defect major unknown 4.7.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
#975 Segmentation fault when accessing/setting moderately large SRFI-4 vectors defect critical compiler 4.8.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
#517 Strange segfaults when linking to pthreads felix winkelmann defect major core libraries 4.6.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
#511 Syntax-rules expansion uses unprefixed identifiers which can be captured by module imports felix winkelmann defect critical 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
(more results for this group on next page)
1 2 3 4
Note: See TracQuery for help on using queries.