Custom Query (354 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 354)

1 2 3 4

Resolution: fixed (100 matches)

Ticket Summary Owner Type Priority Component Version
#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
#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
#367 chicken-install -p should not influence paths in "files" entry of .setup-info 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
#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
#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
#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
#381 Report the top-level binding that an error occurs in felix winkelmann enhancement major expander 4.5.0
#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
#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
#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
#405 add IUP egg to the repo felix winkelmann task minor extensions
#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
#448 Spiffy: allow code to be executed after dropping privileges and before accepting connections enhancement 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
#487 matchable: crash matching a symbol when a production contains |...| defect major extensions 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
#513 json-abnf chokes on escapes in strings Ivan Raikov defect major extensions 4.6.x
#514 json-abnf discards empty objects, strings and arrays Ivan Raikov defect major extensions 4.6.x
#521 spock's .meta has two `depends' felix winkelmann defect major extensions 4.6.x
#523 contracts: "unterminated list" error defect major extensions 4.6.x
#527 ezxdisp egg setup file does not work with linker on OS X 10.6 defect not urgent at all extensions 4.6.x
#555 -pthreads needs to be escaped in call to csc defect major extensions 4.6.x
#572 opengl egg doesn't link with libGLU felix winkelmann defect major extensions 4.6.x
#576 qt egg does not install in 4.6.7 because getenv is now get-environment-variable defect major extensions 4.6.x
#588 latch's .meta lacks license information felix winkelmann defect minor extensions 4.7.x
#590 autocompile broken on NetBSD felix winkelmann defect minor extensions 4.7.x
#597 progress-indicators 0.3 reports version 0.2 felix winkelmann defect major extensions 4.7.x
#598 sequences: missing `author' in .meta and misleading exit status from test script felix winkelmann defect major extensions 4.7.x
#599 Broken tests for srfi-101 Kon Lovett defect major extensions 4.7.x
#600 srfi-40's test script exits 0 when tests fail Peter Danenberg defect major extensions 4.7.x
#601 srfi-63's test script exits 0 when tests fail Peter Danenberg defect major extensions 4.7.x
#602 tiger-hash's test script exits 0 when tests fail Kon Lovett defect major extensions 4.7.x
#605 foof-loop's test script exits 0 when tests fail Peter Danenberg defect major extensions 4.7.x
#609 postgresql: executing stored procedures with bind parameters fails sjamaan defect minor extensions 4.7.x
#610 srfi-41 segfaults on non-stream cdr Kon Lovett defect minor extensions 4.7.x
#621 "numbers" egg dumps core if base argument to string->number is too large defect major extensions 4.7.x
#624 memcached's test script exits 0 when tests fail Ivan Raikov defect major extensions 4.7.x
#625 mpi's test script exits 0 when tests fail Ivan Raikov defect major extensions 4.7.x
#627 logpro needs regex-literals Matt Welland defect major extensions 4.7.x
#633 tuples 0.3: malformed .setup file felix winkelmann defect major extensions 4.7.x
#637 chickumber needs missbehave certainty defect major extensions 4.7.x
#638 sendfile 1.7.5 declares version as 1.7.4 certainty defect major extensions 4.7.x
#639 syslog 1.0 declares version as 0.1 certainty defect major extensions 4.7.x
#640 dict 2.5 declares version as 2.4 certainty defect major extensions 4.7.x
#641 versions 1.11 declares version as 1.1 certainty defect major extensions 4.7.x
#642 nomads 1.0 declares version as 0.1 certainty defect major extensions 4.7.x
#656 box 2.3.0: installation failure Kon Lovett defect major extensions 4.7.x
#658 stalin tests call `chicken-stalin', but stalin installs `stalin' felix winkelmann defect minor extensions 4.7.x
#661 coops tests: unbound variable felix winkelmann defect minor extensions 4.7.x
#664 simple-sha1's sha1sum segfaults when passed a directory felix winkelmann defect major extensions 4.7.x
#670 parley does delete output if it is not followed by a newline Christian Kellermann defect major extensions 4.7.x
#688 intarweb: add default reason phrases for responses sjamaan enhancement major extensions 4.7.x
(more results for this group on next page)
1 2 3 4
Note: See TracQuery for help on using queries.