Custom Query (354 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (201 - 300 of 354)

1 2 3 4

Status: closed (100 matches)

Ticket Summary Owner Type Priority Component Version
#715 Manual still mentions scrutinize declaration; this declspec is invalid in master felix winkelmann defect minor documentation 4.7.x
#732 Include dates in wiki egg documentation "Version History" enhancement major documentation 4.7.x
#857 Update NEWS file to reflect recent changes task critical documentation 4.7.x
#908 Define uninterned symbols in the manual felix winkelmann enhancement minor documentation 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
#13 chicken-install fails with TCP connect timeout felix winkelmann defect critical core tools 4.6.x
#367 chicken-install -p should not influence paths in "files" entry of .setup-info felix winkelmann defect major core tools 4.6.x
#376 chicken-install panic on Windows/cygwin: nursery is too small felix winkelmann defect major core tools 4.6.x
#399 The retrieve option for chicken-install doesn't work for local transport felix winkelmann defect minor core tools 4.6.x
#414 HTTP Basic proxy authentication for chicken-install(1) felix winkelmann enhancement not urgent at all core tools 4.6.x
#490 csc's failing to compile (OS X) defect major core tools 4.6.x
#563 ,m does not search the namespace correctly felix winkelmann defect critical core tools 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
#593 henrietta must pass the version of the downloaded egg to chicken-install felix winkelmann enhancement minor core tools 4.7.x
#673 ,m is broken in master chicken felix winkelmann defect minor core tools 4.7.x
#683 chicken-install exits 0 when trying to install non existent eggs Christian Kellermann defect major core tools 4.7.x
#743 SIGINT handling in csi on Windows possibly broken felix winkelmann defect major core tools 4.7.x
#820 setup-download rerieves files in text-mode defect major core tools 4.7.x
#911 ,m still mixes up namespaces and renamings defect minor core tools 4.8.x
#1048 chicken-install is broken when TMPDIR=./ defect major core tools 4.8.x
#281 promote irregex to full unit felix winkelmann enhancement major core libraries 4.5.x
#345 utf8 regexp bug with underscores sjamaan defect minor core libraries 4.5.x
#348 store call-trace in error condition object felix winkelmann defect minor core libraries 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
#378 implement equivalence predicate that combines equal? and = felix winkelmann enhancement not urgent at all core libraries 4.6.x
#379 Complete SRFI-46 support felix winkelmann defect minor core libraries 4.6.x
#385 Better error reporting for srfi-26 felix winkelmann defect minor core libraries 4.6.x
#390 C_mutate can omit registering mutation if value is identical enhancement not urgent at all core libraries 4.6.x
#415 read-symbolic-link canonicalization of a non-link felix winkelmann enhancement not urgent at all core libraries 4.6.x
#416 Make stock errors more usable programmatically enhancement minor core libraries 4.6.x
#418 csi unable to load core libraries in 4.6.0 on amd64 defect major core libraries 4.6.x
#420 indirectly loaded extension to statically linked extension-modules may still be loaded dynamically felix winkelmann defect major core libraries 4.6.x
#428 Escape control characters in printed representation of symbols defect minor core libraries 4.6.0
#440 'Error: stack overflow' error in unexpected situation defect major core libraries 4.6.x
#441 equal? may not recurse into closures change request major core libraries 4.6.x
#443 #!rest and #!key are not internally consistent defect minor core libraries 4.6.x
#457 srfi-18 time->seconds not returning seconds. defect major core libraries 4.6.x
#473 guard-procedure should not be reinvoked when restoring parameter value using `parameterize' felix winkelmann defect major core libraries 4.6.x
#474 Additional library procedure condition->list felix winkelmann enhancement major core libraries 4.6.x
#486 Interrupting a tcp read operation causes a crash Jim Ursetto defect major core libraries 4.6.x
#495 tcp-abandon-port polarity reversed, I think Jim Ursetto defect minor core libraries 4.6.x
#500 record types of the same name are treated equal defect major core libraries 4.6.x
#506 pretty-print does not escape strings like write does defect major core libraries 4.6.x
#515 (string->symbol "|") generates illegal unreadable symbol | felix winkelmann defect minor core libraries 4.6.x
#517 Strange segfaults when linking to pthreads felix winkelmann defect major core libraries 4.6.x
#519 out of memory panic -- possible leak? felix winkelmann defect critical core libraries 4.6.x
#529 close-input-pipe returns unspecified value on windows felix winkelmann defect major core libraries 4.6.x
#531 "Snowdigest" egg causes stack overflow error in tests with experimental felix winkelmann defect critical core libraries 4.6.x
#556 setup-api.scm's `write-info' doesn't check for setup-info's directory existence before writing it felix winkelmann defect major core libraries 4.6.x
#557 pretty-print issue on master felix winkelmann defect critical core libraries 4.6.x
#562 Chicken reader does not maintain quotes on |#:| felix winkelmann defect major core libraries 4.6.x
#569 integer->char doesn't work right with negative numbers defect major core libraries 4.6.x
#578 use with import specifiers has no effect for internal modules on the top-level felix winkelmann defect minor core libraries 4.7.x
#579 Numbers egg does not compute the same result as other schemes sjamaan defect critical core libraries 4.7.x
#606 make-pathname always uses / separator char felix winkelmann defect major core libraries 4.7.x
#607 file-type does not work on Windows felix winkelmann defect major core libraries 4.7.x
#608 normalize-pathname x:/ deletes drive letter (on Windows) felix winkelmann defect major core libraries 4.7.x
#614 TCP sockets get closed prematurely defect major core libraries 4.7.x
#616 chicken-doc-admin starts breaking on 2011-06-19 Jim Ursetto defect major core libraries 4.7.x
#617 Improve usability of the repl procedure felix winkelmann enhancement minor core libraries 4.7.x
#619 string->number accepts out of range characters for base > 10 felix winkelmann defect critical core libraries 4.6.0
#622 Bindings from the current environment leak into scheme-report-environment felix winkelmann defect major core libraries 4.7.x
#636 irregex behaves differently with overlapping character sets on some machines felix winkelmann defect critical core libraries 4.7.x
#645 isinf not available on Solaris felix winkelmann defect major core libraries 4.7.x
#650 convert profiler time-accumulation code to using flonum operations felix winkelmann defect major core libraries 4.7.x
#653 Various port procedures do not properly check their port argument for being closed felix winkelmann defect major core libraries 4.7.x
#654 time command overly precise after 7756d8b felix winkelmann defect minor core libraries 4.7.x
#655 chicken (master) broken on 2011-07-18 felix winkelmann defect critical core libraries 4.7.x
#669 please add ability to call fchdir to posix module. felix winkelmann enhancement minor core libraries 4.7.x
#672 CR: Division by inexact zero results in infinity (or nan) as per IEEE 754 defect major core libraries 4.7.x
#684 'make check' fails (buildid bce4666, 2011-9-3) defect major core libraries 4.7.x
#687 irregex-replace returns #f when nothing was replaced sjamaan enhancement major core libraries 4.7.x
#706 file-exists? does return #f on large files defect critical core libraries 4.7.x
#707 ##sys#file-info needs to signal an error if the fstat syscall goes bad defect major core libraries 4.7.x
#724 segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-stability felix winkelmann defect major core libraries 4.7.x
#765 broken posix/process function under Windows 7 (MingW) defect major core libraries 4.7.x
#772 symbol | | is not written properly defect major core libraries 4.7.x
#791 integer? returns true for special flonum types on 64-bits machines Christian Kellermann defect major core libraries 4.7.x
#794 on 32bit systems srfi-4 make- procedures fail where make-vector succeeds Christian Kellermann defect major core libraries 4.7.x
#805 case-lambda is unhygienic Christian Kellermann defect minor core libraries 4.7.x
#818 string-hash error sjamaan defect critical core libraries 4.7.x
#822 numbers-string-conversion-test fails for windows felix winkelmann defect major core libraries 4.7.x
#855 `make-pathname' causes a segfault when given a list of non-strings as first argument felix winkelmann defect critical core libraries 4.7.x
#864 setup-api handles copying of directories not properly on windows felix winkelmann defect critical core libraries 4.7.x
#866 gc goes crazy with faulty finalizers felix winkelmann defect major core libraries 4.7.x
#888 irregex: SRE utility pattern 'real does not match negative numbers defect major core libraries 4.7.x
#895 stack-overflow check fails incorrectly on Sparc64 felix winkelmann defect critical core libraries 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
#909 strange behaviour with define-record and modules defect major core libraries 4.8.x
#910 Failure with many arguments on amd64 felix winkelmann defect critical core libraries 4.8.x
#989 High CPU usage when calling signal handler multiple times defect critical core libraries 4.8.x
#1047 irregex extracts wrong submatches in some situations sjamaan defect critical core libraries 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
#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
#360 remove scrutinizer warning about conditional tests that are always true felix winkelmann task minor compiler 4.6.x
#372 make check error on Linux/PPC (Error: assertion failed: (= -1 (pointer-s8-ref some-chunk))) felix winkelmann defect major compiler 4.5.0
#389 contraction must take precedence before inlining felix winkelmann defect critical compiler 4.6.x
#430 commit cbb27fe380ff8e45cdf04d812e1ec649bf45ca47 not (always) compatible with DSSSL key arguments defect critical compiler 4.6.x
(more results for this group on next page)
1 2 3 4
Note: See TracQuery for help on using queries.