Custom Query (354 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 354)

1 2 3 4

Status: closed (100 matches)

Ticket Summary Owner Type Priority Component Version
#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
#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
#452 FIXMEs in Manual's "Data representation" chapter defect major documentation 4.6.x
#525 chicken-core's README: s/If CHICKEN is build successfully/If CHICKEN is built successfully/ felix winkelmann defect minor documentation 4.6.x
#558 Update wiki documentation for vector-lib task not urgent at all documentation 4.6.x
#560 Typo on NEWS for 4.6.6 felix winkelmann defect major documentation 4.6.x
#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
#219 reexport with renaming fails when import libraries are used sjamaan defect major expander
#346 let-values not available for syntax defect not urgent at all expander 4.5.x
#381 Report the top-level binding that an error occurs in felix winkelmann enhancement major expander 4.5.0
#387 import without warnings enhancement minor expander 4.6.x
#394 implicit renaming macros felix winkelmann enhancement not urgent at all expander 4.6.x
#398 Nested let-syntax failure to strip renamed identifiers felix winkelmann defect major expander 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
#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
#445 define-record doesn't respect scope rules felix winkelmann defect major expander 4.6.x
#504 define-syntax in begin-for-syntax body ineffective 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
#575 Extended lambda list syntax with default values isn't checked properly felix winkelmann defect minor expander 4.6.x
#618 bound variables get stripped incorrectly felix winkelmann defect major expander 4.7.x
#648 slatex is horribly broken under Chicken 4.7.0 sjamaan defect major expander 4.7.x
#685 R5RS evaluation environments still contain some non-std bindings felix winkelmann defect major expander 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
#363 moremacros 1.1.1 installed as 1.1.0 Kon Lovett defect critical extensions 4.6.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
#373 form-urlencode doesn't encode slashes sjamaan defect major extensions 4.6.0
#380 sendfile build failure on Windows/cygwin certainty defect major extensions 4.6.x
#395 http-client should not send User-Agent header when client-software is set to #f sjamaan defect not urgent at all extensions 4.6.x
#396 Handle empty path components in uri-generic/uri-common sjamaan defect minor extensions 4.6.x
#397 pdf-font.scm from pdf Egg does not build on Chicken 4 matt@… defect major extensions 4.4.0
#401 authorization header parsing for digest authentication (intarweb) sjamaan defect critical extensions 4.6.x
#405 add IUP egg to the repo felix winkelmann task minor extensions
#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
#411 chicken-doc-admin + 4.6.2: Error: (irregex-match-start-index) not a valid index Jim Ursetto defect major extensions 4.6.x
#419 snowtar needs numbers felix winkelmann defect major extensions 4.6.x
#426 s11n deserialize fails sometimes defect major extensions 4.6.x
#448 Spiffy: allow code to be executed after dropping privileges and before accepting connections enhancement major extensions 4.6.x
#456 uuid-ossp does not build on test.call-cc.org Kon Lovett defect major extensions 4.6.x
#460 coops: anonymous classes can't be used as metaclasses felix winkelmann defect minor extensions 4.6.x
#468 MAGIC-LIMIT is undefined in lookup-table Kon Lovett defect major extensions 4.6.x
#469 Test egg needs to use get-environment-variable instead of getenv felix winkelmann defect major extensions 4.6.x
#470 locale egg should rename getenv calls defect minor extensions 4.6.x
#471 message-digest tests fail Kon Lovett defect major extensions 4.6.x
#472 sha1 egg breakage for newer chicken Kon Lovett defect major extensions 4.6.x
#476 unix-sockets missing (require-library posix) felix winkelmann defect major extensions 4.6.x
#477 unix-sockets using obsolete pointer type felix winkelmann defect major extensions 4.6.x
#479 bind egg should support ___blob enhancement minor extensions
#480 utf8 egg noop->void in experimental branch. 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.