Custom Query (595 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (401 - 500 of 595)

1 2 3 4 5 6

Status: closed (57 matches)

Ticket Summary Owner Type Priority Component Version
#1721 include file install w/ CHICKEN_INSTALL_PREFIX causes duplicated install prefix in final pathname defect major core tools 5.2.0
#1744 chicken-install: Error: (string->number) bad argument type: #!eof defect major core tools 5.2.0
#1800 chicken-install fails installing eggs when encountering truncated/empty .egg-info files defect major core tools 5.3.0
#1802 chicken-install doesn't update outdated cached eggs defect minor core tools 5.3.0
#936 install-extension error when chicken-install is called with -prefix and an item of the given filelist is a pair defect major core libraries 4.8.x
#941 Add option to process-fork to allow creating a subprocess with only the current thread enhancement minor core libraries 4.8.x
#950 add support for 64-bit windows felix winkelmann enhancement major core libraries 4.8.x
#951 print-length-limit defect minor core libraries 4.8.x
#959 make-pathname strips leading seperator in FILENAME component defect major core libraries 4.8.x
#974 heap size > 4GB impossible on 64-bit Jim Ursetto defect major core libraries 4.8.x
#978 Ports don't keep track of "column" anymore - restore this sjamaan defect not urgent at all core libraries 4.8.x
#999 Unit ports uses read-string! from unit extras, causing errors (segfaults) in programs that only (use ports) felix winkelmann defect major core libraries 4.8.x
#1008 file unit treats slash and backslash as path separators even on systems where they aren't defect major core libraries 4.8.x
#1014 posix: string->time preserves the year accross multiple invocations defect major core libraries 4.8.x
#1051 Implementation of C_flonum_rat is probably buggy sjamaan defect major core libraries 4.8.x
#1097 subvector fails at vector-length chicken-team defect major core libraries 4.8.x
#1133 segfault violation when using tcp-accept (as last s-exp?) defect critical core libraries 4.9.x
#1255 Parallel signal dispatch may corrupt the stack limit defect major core libraries 4.10.x
#1292 Unit posix: documentation incomplete defect not urgent at all core libraries 4.10.x
#1297 variables defined inside closure survive beyond closure! change request not urgent at all core libraries 4.11.0
#1463 (use foo) depends on rigid conventions that can and should be relaxed enhancement minor core libraries 5.0.0
#1565 file-lock/blocking failing defect major core libraries 5.0.0
#1683 srfi-18: unquoted build script variables defect not urgent at all core libraries 5.2.0
#1693 add 32bit feature, similar to 64bit enhancement minor core libraries 5.2.0
#1698 Use 0666 as the default file mode in "file-open" from the chicken.file.posix module change request minor core libraries 5.2.0
#1710 Major garbage collector runs all the time defect major core libraries 5.2.0
#1711 ##sys#read with -keyword-style prefix transforms bare colon into empty symbol defect minor core libraries 5.2.0
#1779 reverse-list->string not exported by srfi-13 egg defect minor core libraries 5.2.0
#1830 Memoization of directory used by create-temporary-{file,directory} Mario Domenech Goulart defect minor core libraries 5.3.0
#932 CR: enable "scrutiny" be default enhancement minor compiler 4.8.x
#946 csc can delete files specified on the command-line felix winkelmann defect major compiler 4.8.x
#958 continue compilation for toplevel forms, if possible felix winkelmann enhancement not urgent at all compiler 4.8.x
#1083 cannot import procedure from one egg during macro expansion in another egg. defect not urgent at all compiler 4.8.x
#1225 Strange static compilation behaviour enhancement minor compiler 4.10.x
#1226 This code will trigger an inlining loop defect major compiler 4.10.x
#1237 define-foreign-type causes confusing messages to be printed defect major compiler 4.10.x
#1376 hide/block-global declaration doesn't hide exports defect minor compiler 5.0.0
#1377 Compiler tests hang on 32-bit mingw-msys defect major compiler 5.0.0
#1380 make check fails on Alpine Linux ppc64le defect major compiler 4.12.0
#1390 The behavior between `values` and `call/cc` is inconsistent. defect minor compiler 4.12.0
#1440 Something goes wrong when generating inline file for module using foregin-lambda* defect not urgent at all compiler 4.13.0
#1481 compiler type warning (but no need for a warning) defect minor compiler 4.13.0
#1482 All module exports after interface: are ignored defect major compiler 5.0.0
#1556 Make inline files less expanded for the scrutinizer enhancement not urgent at all compiler 5.0.0
#1642 replace "params" slot in nodes of intermediate representation defect not urgent at all compiler 5.1.0
#1681 TinyCC (tcc) support enhancement not urgent at all compiler 5.1.0
#1715 make -emit-inline-file always write a file change request not urgent at all compiler 5.2.0
#1783 Creation of .types file is not deterministic defect minor compiler 5.2.0
#1806 Finding missing dependencies enhancement minor compiler 5.3.0
#1022 master (4.8.x) is broken on OS X defect major build system 4.8.x
#1053 Support newer Xcode versions on Mac defect major build system 4.8.x
#1140 Build failure on OS X 10.6.8 defect major build system 4.9.x
#1196 Static compilation doesn't respect $LIBDIR. defect major build system 4.9.x
#1307 invalid number of parameters in install target on Windows defect minor build system 4.11.0
#1444 Chicken will not build from tarball if contents are placed in version control and then retrieved defect major build system 4.13.0
#1449 Chicken fails to install when built statically defect major build system 4.13.0
#1755 Make "make clean" remove chicken-config.h defect minor build system 5.2.0

Status: new (43 matches)

Ticket Summary Owner Type Priority Component Version
#1485 edit of wiki entries - specific "Description of your changes" leads to error defect not urgent at all wiki
#1527 Procedures grouping in the wiki is confusing defect major wiki
#1582 List of available eggs in RSS format contain incomplete URLs defect minor wiki 5.0.0
#980 make input-parse more neighbourly by signalling an exception in assert-curr-char instead of calling error defect major unknown 4.8.x
#1007 socket egg: socket-close should track closed status Jim Ursetto defect minor unknown
#1095 AD egg compilation fails due to unsupported gcc flag on OpenBSD-current defect major unknown 4.8.x
#1131 Kill ##sys#alias-global-hook with fire defect major unknown 4.9.x
#1204 chicken-install permissions with executables defect major unknown 4.9.x
#1321 async-io tests hang defect major unknown 4.11.0
#1340 Unable to compile a mathh gama instruction at or above optimize-level 3 defect minor unknown 4.11.0
#1350 Static linking is broken on Solaris defect major unknown 4.12.0
#1453 Running MinGW-produced Chicken from a MSVC-produced executable causes a stack overflow during initialization defect major unknown 4.13.0
#1696 mutex-lock! doesn't always lock mutex defect major unknown 5.2.0
#1714 types.db not found on mingw32 defect major unknown 5.2.0
#1728 chicken-install postgresql fails on Windows defect major unknown 5.2.0
#1759 Module system weirdness defect major unknown 5.2.0
#1776 More scrutable bootstrapping process enhancement minor unknown 5.2.0
#1792 Some eggs install into system /share and /bin (even when CHICKEN_INSTALL_REPOSITORY is set); this fails when the directory is RO defect major unknown 5.2.0
#1810 ezd man page not installed defect major unknown 5.3.0
#1814 OS X / PowerPC failing test: remainder return -0.0 defect minor unknown 5.3.0
#1833 inaccuracy in exponential functions defect minor unknown 5.3.0
#1155 values and the scrutinizer defect not urgent at all scrutinizer 4.9.x
#1176 Support capturing multiple value type in `forall`, etc. enhancement minor scrutinizer 4.9.x
#1215 Warn about too specific type declarations enhancement minor scrutinizer 4.10.x
#1445 Support parameterised hash table type declarations enhancement not urgent at all scrutinizer 5.0.0
#1446 Implement contravariant type checking for procedure types enhancement not urgent at all scrutinizer 5.0.0
#1471 [types] Enforce parameter types on specialization enhancement not urgent at all scrutinizer 5.0.0
#1475 (scrutinizer) Types for global variables are not refined by predicates defect major scrutinizer 5.0.0
#1476 (scrutinizer) Should global types be smashed in local contexts? task minor scrutinizer 5.0.0
#1503 Fix dev-snapshot script Mario Domenech Goulart defect major infrastructure 5.0.0
#258 z3 egg improvements Jim Ursetto enhancement minor extensions
#488 SLIME completion does not complete up to first non-unique point in string Nick Gasson defect major extensions 4.6.x
#731 couchdb-view-server: segfault in tests Moritz Heidkamp defect major extensions 4.7.x
#747 coops: integrate primitive type classes felix winkelmann task minor extensions 4.7.x
#749 honu: handle octal format escapes in string literals defect minor extensions 4.7.x
#752 test and document qt-light enhancements by satosi task minor extensions 4.7.x
#779 hyde: support trailing slashes on directories defect major extensions 4.7.x
#784 ssax's `ssax:warn' ignores its first argument (port) defect minor extensions 4.7.x
#1128 stty termios struct, add feature test for speed attributes Alex Shinn defect major extensions 4.9.x
#1147 sendfile 1.7.29 feature test should fail on OpenBSD but passes certainty defect major extensions 4.9.x
#1148 Fix setup-helper usage in eggs defect minor extensions 4.9.x
#1165 redis relies on GNU make, which is not the default make on BSDs 0xab defect major extensions 4.9.x
#1180 parley seems to insert the same sexpression to the reader again when getting input while sleeping Christian Kellermann defect major extensions 4.9.x
(more results for this group on next page)
1 2 3 4 5 6
Note: See TracQuery for help on using queries.